Translation components API.

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

GET /api/translations/fallout/fo2tweaks/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-21T13:49:45.764086Z",
            "action": 0,
            "target": "",
            "id": 510018,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/510018/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1712773/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T18:16:32.668154Z",
            "action": 59,
            "target": " вже здорова.",
            "id": 668999,
            "action_name": "String updated in the repository",
            "url": "https://hive.bgforge.net/api/changes/668999/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1712774/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T18:16:32.668224Z",
            "action": 59,
            "target": "здобула уміння Практичної Анатомії.",
            "id": 669000,
            "action_name": "String updated in the repository",
            "url": "https://hive.bgforge.net/api/changes/669000/?format=api"
        },
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/uk/?format=api",
            "user": "https://hive.bgforge.net/api/users/admin/?format=api",
            "author": "https://hive.bgforge.net/api/users/admin/?format=api",
            "timestamp": "2022-05-06T18:16:32.668271Z",
            "action": 0,
            "target": "",
            "id": 669001,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/669001/?format=api"
        }
    ]
}