Translation components API.

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

GET /api/translations/tails/office_suite/ru/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/office_suite/ru/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/office_suite/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/office_suite/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-16T02:18:54.353611Z",
            "action": 0,
            "target": "",
            "id": 2998412,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2998412/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/office_suite/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/office_suite/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-24T16:17:14Z",
            "action": 0,
            "target": "",
            "id": 2895513,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2895513/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/office_suite/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/office_suite/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-21T17:33:56Z",
            "action": 0,
            "target": "",
            "id": 142162,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/142162/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/office_suite/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/office_suite/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-02T08:55:59Z",
            "action": 17,
            "target": "",
            "id": 113279,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/113279/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/154934/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/office_suite/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/office_suite/ru/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2018-07-02T07:37:54Z",
            "action": 5,
            "target": "[[!inline pages=\"doc/sensitive_documents/persistence.ru\" raw=\"yes\" sort=\"age\"]]\n",
            "id": 112998,
            "action_name": "Translation added",
            "url": "https://translate.tails.boum.org/api/changes/112998/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/office_suite/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/office_suite/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:28:21Z",
            "action": 0,
            "target": "",
            "id": 64676,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/64676/?format=api"
        }
    ]
}