Translation components API.

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

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

{
    "count": 12783,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/lv/changes/?format=api&page=639",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-10T19:53:53",
            "action": 17,
            "target": "",
            "id": 1183353,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1183353/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:32:59",
            "action": 0,
            "target": "",
            "id": 1237290,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1237290/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:37:27",
            "action": 44,
            "target": "",
            "id": 1237321,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1237321/?format=api"
        }
    ]
}