Translation components API.

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

GET /api/translations/yasnac/glossary/pt_BR/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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-08T03:26:34.799715Z",
            "action": 0,
            "target": "",
            "id": 15185,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/15185/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75931/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124367Z",
            "action": 31,
            "target": "",
            "id": 62138,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62138/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75953/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878339Z",
            "action": 31,
            "target": "",
            "id": 62162,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62162/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75977/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111155Z",
            "action": 31,
            "target": "",
            "id": 62187,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62187/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76001/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261476Z",
            "action": 31,
            "target": "",
            "id": 62213,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62213/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76025/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.735943Z",
            "action": 31,
            "target": "",
            "id": 62239,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62239/?format=api"
        }
    ]
}