Translation components API.

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

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

{
    "count": 17045,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/changes/?format=api&page=852",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2590510/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2025-10-13T12:09:08",
            "action": 5,
            "target": "It is not possible to delete a unit of measurement because it is referenced in the contract (order parameters).",
            "id": 1322653,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1322653/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2590511/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2025-10-13T12:09:20",
            "action": 5,
            "target": "It is not possible to delete the correspondent because it is used in the invoice (distributed costs section).",
            "id": 1322657,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1322657/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2590512/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2025-10-13T12:09:30",
            "action": 5,
            "target": "It is not possible to delete a correspondent because there is a link to it in the invoice.",
            "id": 1322658,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1322658/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2590513/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2025-10-13T12:09:44",
            "action": 5,
            "target": "The waybill is already linked to the invoice.",
            "id": 1322659,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1322659/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-13T12:34:19",
            "action": 17,
            "target": "",
            "id": 1322660,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1322660/?format=api"
        }
    ]
}