Translation components API.

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

GET /api/translations/tails/mac/ca/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.boum.org/api/translations/tails/mac/ca/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/mac/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/mac/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-25T19:14:30Z",
            "action": 0,
            "target": "",
            "id": 102497,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/102497/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/mac/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/mac/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-30T14:31:27Z",
            "action": 0,
            "target": "",
            "id": 76149,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/76149/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/mac/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/mac/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-28T09:13:36Z",
            "action": 0,
            "target": "",
            "id": 73299,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/73299/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/mac/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/mac/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T21:00:41Z",
            "action": 0,
            "target": "",
            "id": 54031,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/54031/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/mac/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/mac/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:58:08Z",
            "action": 0,
            "target": "",
            "id": 52660,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/52660/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/mac/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/mac/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T09:51:27Z",
            "action": 0,
            "target": "",
            "id": 43439,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/43439/?format=api"
        }
    ]
}