Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/shutdown/pt/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/shutdown/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-02-28T23:28:55Z",
            "action": 17,
            "target": "",
            "id": 34691,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/34691/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/shutdown/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-01T09:06:29Z",
            "action": 0,
            "target": "",
            "id": 16272,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/16272/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/shutdown/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-10T09:10:49Z",
            "action": 17,
            "target": "",
            "id": 6394,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/6394/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/shutdown/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-14T15:17:24Z",
            "action": 17,
            "target": "",
            "id": 5421,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/5421/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/shutdown/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T14:01:54Z",
            "action": 0,
            "target": "",
            "id": 1782,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/1782/?format=api"
        }
    ]
}