Translation components API.

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

GET /api/translations/fallout/glossary/uk/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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T12:26:22.465441Z",
            "action": 0,
            "target": "",
            "id": 532425,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/532425/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271906/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:19:02.917379Z",
            "action": 31,
            "target": "",
            "id": 1313852,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313852/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271923/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:29:55.441645Z",
            "action": 31,
            "target": "",
            "id": 1313886,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313886/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271954/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:33:08.886498Z",
            "action": 31,
            "target": "",
            "id": 1313904,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313904/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271970/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:41:13.863020Z",
            "action": 31,
            "target": "",
            "id": 1313930,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313930/?format=api"
        }
    ]
}