Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/why_we_need_donations/it/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/121580/?format=api",
            "component": "https://translate.tails.net/api/components/tails/why_we_need_donations/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/why_we_need_donations/it/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2018-02-08T17:53:27Z",
            "action": 5,
            "target": "[[!tag announce]]\n",
            "id": 80629,
            "action_name": "Translation added",
            "url": "https://translate.tails.net/api/changes/80629/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/why_we_need_donations/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/why_we_need_donations/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-15T12:20:34Z",
            "action": 0,
            "target": "",
            "id": 67527,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/67527/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/why_we_need_donations/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/why_we_need_donations/it/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2017-10-16T15:03:03Z",
            "action": 0,
            "target": "",
            "id": 66927,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/66927/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/why_we_need_donations/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/why_we_need_donations/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T21:01:23Z",
            "action": 0,
            "target": "",
            "id": 54447,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/54447/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/why_we_need_donations/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/why_we_need_donations/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:59:25Z",
            "action": 0,
            "target": "",
            "id": 53328,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/53328/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/why_we_need_donations/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/why_we_need_donations/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-26T18:04:19Z",
            "action": 0,
            "target": "",
            "id": 50691,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/50691/?format=api"
        }
    ]
}