Translation components API.

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

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

{
    "count": 803,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/sr/changes/?format=api&page=40",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-07T11:38:14",
            "action": 44,
            "target": "",
            "id": 1157711,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1157711/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T11:32:54",
            "action": 0,
            "target": "",
            "id": 1182168,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1182168/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T11:33:16",
            "action": 44,
            "target": "",
            "id": 1182186,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1182186/?format=api"
        }
    ]
}