Translation components API.

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

GET /api/translations/yasnac/glossary/uk/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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-08T03:26:34.984147Z",
            "action": 0,
            "target": "",
            "id": 15188,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/15188/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75934/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124473Z",
            "action": 31,
            "target": "",
            "id": 62141,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62141/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75956/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878444Z",
            "action": 31,
            "target": "",
            "id": 62165,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62165/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75980/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111261Z",
            "action": 31,
            "target": "",
            "id": 62190,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62190/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76004/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261580Z",
            "action": 31,
            "target": "",
            "id": 62216,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62216/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76028/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.736053Z",
            "action": 31,
            "target": "",
            "id": 62242,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62242/?format=api"
        }
    ]
}