Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/tails/wikisrcdocadvanced_topicsboot_optionspo/zh/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/wikisrcdocadvanced_topicsboot_optionspo/zh/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/429900/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocadvanced_topicsboot_optionspo/zh/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2020-04-23T09:14:49.210590Z",
            "action": 5,
            "target": "[[!toc levels=1]]\n",
            "id": 2935281,
            "action_name": "Translation added",
            "url": "https://translate.tails.net/api/changes/2935281/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocadvanced_topicsboot_optionspo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocadvanced_topicsboot_optionspo/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-07T16:38:30.225574Z",
            "action": 0,
            "target": "",
            "id": 2932264,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2932264/?format=api"
        }
    ]
}