Translation components API.

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

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

{
    "count": 984,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/de_AT/changes/?format=api&page=49",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/de_AT/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-07T11:36:50",
            "action": 0,
            "target": "",
            "id": 1157678,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1157678/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/de_AT/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-07T11:38:14",
            "action": 44,
            "target": "",
            "id": 1157716,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1157716/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/de_AT/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T11:31:48",
            "action": 0,
            "target": "",
            "id": 1182153,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1182153/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/de_AT/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T11:33:16",
            "action": 44,
            "target": "",
            "id": 1182191,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1182191/?format=api"
        }
    ]
}