Translation components API.

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

GET /api/translations/fallout/glossary/fr/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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-06T12:26:22.220969Z",
            "action": 0,
            "target": "",
            "id": 532419,
            "action_name": "Resource update",
            "url": "https://hive.bgforge.net/api/changes/532419/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271912/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:19:02.917510Z",
            "action": 31,
            "target": "",
            "id": 1313857,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313857/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271929/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:29:55.441904Z",
            "action": 31,
            "target": "",
            "id": 1313892,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313892/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271960/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:33:08.886571Z",
            "action": 31,
            "target": "",
            "id": 1313907,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313907/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271976/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:41:13.863149Z",
            "action": 31,
            "target": "",
            "id": 1313933,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313933/?format=api"
        }
    ]
}