Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-08T03:26:35.150574Z",
            "action": 0,
            "target": "",
            "id": 15191,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/15191/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75937/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124579Z",
            "action": 31,
            "target": "",
            "id": 62144,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62144/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75959/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878548Z",
            "action": 31,
            "target": "",
            "id": 62168,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62168/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75983/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111369Z",
            "action": 31,
            "target": "",
            "id": 62193,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62193/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76007/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261686Z",
            "action": 31,
            "target": "",
            "id": 62219,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62219/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76031/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.736157Z",
            "action": 31,
            "target": "",
            "id": 62245,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62245/?format=api"
        }
    ]
}