Translation components API.

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

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

{
    "count": 109,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/index/pt/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2017-08-09T14:19:28Z",
            "action": 0,
            "target": "",
            "id": 65987,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/65987/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:29:27Z",
            "action": 0,
            "target": "",
            "id": 64757,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/64757/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-02-11T22:28:15Z",
            "action": 0,
            "target": "",
            "id": 56829,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/56829/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:55:34Z",
            "action": 0,
            "target": "",
            "id": 51338,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/51338/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2016-09-22T11:09:09Z",
            "action": 0,
            "target": "",
            "id": 47981,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/47981/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2016-07-13T12:10:39Z",
            "action": 0,
            "target": "",
            "id": 37788,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/37788/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-01T09:04:43Z",
            "action": 0,
            "target": "",
            "id": 14863,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/14863/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T11:44:57Z",
            "action": 0,
            "target": "",
            "id": 90,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/90/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T11:31:00Z",
            "action": 0,
            "target": "",
            "id": 58,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/58/?format=api"
        }
    ]
}