Translation components API.

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

GET /api/translations/yasnac/glossary/pl/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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-08T03:26:34.746390Z",
            "action": 0,
            "target": "",
            "id": 15184,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/15184/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75930/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124329Z",
            "action": 31,
            "target": "",
            "id": 62137,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62137/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75952/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878304Z",
            "action": 31,
            "target": "",
            "id": 62161,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62161/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75976/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111118Z",
            "action": 31,
            "target": "",
            "id": 62186,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62186/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76000/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261440Z",
            "action": 31,
            "target": "",
            "id": 62212,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62212/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76024/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.735908Z",
            "action": 31,
            "target": "",
            "id": 62238,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62238/?format=api"
        }
    ]
}