Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T12:26:22.179607Z",
            "action": 0,
            "target": "",
            "id": 532418,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/532418/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271918/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:19:02.917595Z",
            "action": 31,
            "target": "",
            "id": 1313861,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313861/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271935/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:29:55.442096Z",
            "action": 31,
            "target": "",
            "id": 1313897,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313897/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271966/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:33:08.886678Z",
            "action": 31,
            "target": "",
            "id": 1313912,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313912/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271982/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:41:13.863351Z",
            "action": 31,
            "target": "",
            "id": 1313938,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313938/?format=api"
        }
    ]
}