Translation components API.

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

GET /api/translations/fallout/glossary/it/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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T12:26:22.286575Z",
            "action": 0,
            "target": "",
            "id": 532421,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/532421/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271909/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:19:02.917467Z",
            "action": 31,
            "target": "",
            "id": 1313855,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313855/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271926/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:29:55.441780Z",
            "action": 31,
            "target": "",
            "id": 1313889,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313889/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271957/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:33:08.886548Z",
            "action": 31,
            "target": "",
            "id": 1313906,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313906/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271973/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:41:13.863107Z",
            "action": 31,
            "target": "",
            "id": 1313932,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313932/?format=api"
        }
    ]
}