Translation components API.

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

GET /api/translations/yasnac/glossary/nl/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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T20:02:17.179396Z",
            "action": 0,
            "target": "",
            "id": 43154,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/43154/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75942/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124762Z",
            "action": 31,
            "target": "",
            "id": 62149,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62149/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75966/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878792Z",
            "action": 31,
            "target": "",
            "id": 62175,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62175/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75990/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.111622Z",
            "action": 31,
            "target": "",
            "id": 62200,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62200/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76014/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261930Z",
            "action": 31,
            "target": "",
            "id": 62226,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62226/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76038/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.736406Z",
            "action": 31,
            "target": "",
            "id": 62252,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62252/?format=api"
        }
    ]
}