Translation components API.

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

GET /api/translations/storehouse5/sh/vi/changes/?format=api&page=998
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 19943,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/changes/?format=api&page=997",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-16T04:17:27",
            "action": 17,
            "target": "",
            "id": 1183827,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1183827/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:37:12",
            "action": 0,
            "target": "",
            "id": 1237299,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1237299/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:37:27",
            "action": 44,
            "target": "",
            "id": 1237320,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1237320/?format=api"
        }
    ]
}