Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/onionshare/fa/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-22T15:50:31Z",
            "action": 0,
            "target": "",
            "id": 2899950,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2899950/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-29T06:57:17Z",
            "action": 0,
            "target": "",
            "id": 2896101,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2896101/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-25T09:05:43Z",
            "action": 0,
            "target": "",
            "id": 138227,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/138227/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-21T08:25:57Z",
            "action": 0,
            "target": "",
            "id": 105732,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/105732/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-27T11:49:51Z",
            "action": 0,
            "target": "",
            "id": 71938,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/71938/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-15T12:18:49Z",
            "action": 0,
            "target": "",
            "id": 67245,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/67245/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-02-14T12:13:10Z",
            "action": 0,
            "target": "",
            "id": 57792,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/57792/?format=api"
        }
    ]
}