Translation components API.

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

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

{
    "count": 207,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/why_we_need_donations/es/changes/?format=api&page=4",
    "results": [
        {
            "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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-29T09:30:53Z",
            "action": 17,
            "target": "",
            "id": 74538,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/74538/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-22T23:42:59Z",
            "action": 17,
            "target": "",
            "id": 61732,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/61732/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/123855/?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/es/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2017-04-21T15:01:36Z",
            "action": 7,
            "target": "[[!tag announce]]\n",
            "id": 61544,
            "action_name": "Suggestion accepted",
            "url": "https://translate.tails.net/api/changes/61544/?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/es/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2016-10-28T01:10:26Z",
            "action": 9,
            "target": "",
            "id": 55051,
            "action_name": "Translation uploaded",
            "url": "https://translate.tails.net/api/changes/55051/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-28T01:10:26Z",
            "action": 17,
            "target": "",
            "id": 55050,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/55050/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T21:01:23Z",
            "action": 0,
            "target": "",
            "id": 54444,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/54444/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:59:25Z",
            "action": 0,
            "target": "",
            "id": 53325,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/53325/?format=api"
        }
    ]
}