Translation components API.

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

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

{
    "count": 175267,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sh/changes/?format=api&page=8763",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2588974/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": 157,
            "author": 157,
            "timestamp": "2026-02-26T07:23:06",
            "action": 5,
            "target": "Code",
            "id": 1343826,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1343826/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-26T07:29:17",
            "action": 17,
            "target": "",
            "id": 1343827,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1343827/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-26T07:29:21",
            "action": 23,
            "target": "Failed to merge in the changes. (1)",
            "id": 1343828,
            "action_name": "Failed rebase on repository",
            "url": "http://weblate.ucs.ru/api/changes/1343828/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2033319/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2026-03-02T19:59:31",
            "action": 5,
            "target": "Activation flag is not set for an entity that is not a department",
            "id": 1343983,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1343983/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2033320/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2026-03-02T19:59:42",
            "action": 5,
            "target": "Delivery note activity status does not match the correspondent activation flags",
            "id": 1343985,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1343985/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-02T20:10:24",
            "action": 17,
            "target": "",
            "id": 1344001,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1344001/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-02T20:10:29",
            "action": 23,
            "target": "Failed to merge in the changes. (1)",
            "id": 1344002,
            "action_name": "Failed rebase on repository",
            "url": "http://weblate.ucs.ru/api/changes/1344002/?format=api"
        }
    ]
}