Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/wadb/app/pl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/24369/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.965252Z",
            "action": 59,
            "target": "",
            "id": 14146,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14146/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24370/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.965314Z",
            "action": 59,
            "target": "",
            "id": 14147,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14147/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24371/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.965371Z",
            "action": 59,
            "target": "",
            "id": 14148,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14148/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/pl/?format=api",
            "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "timestamp": "2022-04-07T03:07:58.965426Z",
            "action": 0,
            "target": "",
            "id": 14149,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/14149/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/pl/?format=api",
            "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "timestamp": "2022-04-07T03:07:59.366810Z",
            "action": 44,
            "target": "",
            "id": 14186,
            "action_name": "New strings to translate",
            "url": "https://weblate.rikka.app/api/changes/14186/?format=api"
        }
    ]
}