Translation components API.

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

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

{
    "count": 17422,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/changes/?format=api&page=871",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T10:33:30",
            "action": 44,
            "target": "",
            "id": 1142414,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1142414/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-22T16:05:40",
            "action": 0,
            "target": "",
            "id": 1148895,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1148895/?format=api"
        }
    ]
}