Translation components API.

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

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

{
    "count": 543,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/cs/changes/?format=api&page=27",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T12:31:13",
            "action": 17,
            "target": "",
            "id": 1150086,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1150086/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-28T04:14:54",
            "action": 0,
            "target": "",
            "id": 1209241,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1209241/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-28T04:16:50",
            "action": 44,
            "target": "",
            "id": 1209263,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1209263/?format=api"
        }
    ]
}