Translation components API.

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

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

{
    "count": 19943,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/changes/?format=api&page=997",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T08:02:50",
            "action": 44,
            "target": "",
            "id": 1181469,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1181469/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2331905/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/?format=api",
            "dictionary": null,
            "user": 46,
            "author": 46,
            "timestamp": "2024-10-16T03:23:19",
            "action": 2,
            "target": "Hết hạn",
            "id": 1183826,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1183826/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-16T04:17:27",
            "action": 17,
            "target": "",
            "id": 1183827,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1183827/?format=api"
        }
    ]
}