Translation projects API.

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

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

{
    "count": 253206,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api&page=12660",
    "results": [
        {
            "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"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-13T12:34:25",
            "action": 18,
            "target": "",
            "id": 1322661,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1322661/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-13T12:34:28",
            "action": 21,
            "target": "",
            "id": 1322662,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1322662/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-13T12:34:42",
            "action": 20,
            "target": "",
            "id": 1322663,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1322663/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-13T12:34:47",
            "action": 20,
            "target": "",
            "id": 1322664,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1322664/?format=api"
        }
    ]
}