Translation components API.

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

GET /api/translations/fallout/fo2tweaks/en/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/en/?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.141228Z",
            "action": 0,
            "target": "",
            "id": 668983,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/668983/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1712767/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/en/?format=api",
            "user": "https://hive.bgforge.net/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2022-05-06T18:16:32.375845Z",
            "action": 13,
            "target": "",
            "id": 668988,
            "action_name": "New source string",
            "url": "https://hive.bgforge.net/api/changes/668988/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1712769/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/en/?format=api",
            "user": "https://hive.bgforge.net/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2022-05-06T18:16:32.385537Z",
            "action": 13,
            "target": "",
            "id": 668989,
            "action_name": "New source string",
            "url": "https://hive.bgforge.net/api/changes/668989/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1712771/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/en/?format=api",
            "user": "https://hive.bgforge.net/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2022-05-06T18:16:32.394367Z",
            "action": 13,
            "target": "",
            "id": 668990,
            "action_name": "New source string",
            "url": "https://hive.bgforge.net/api/changes/668990/?format=api"
        }
    ]
}