Translation projects API.

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

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

{
    "count": 254184,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api&page=12709",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1374584/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dmctldmctl/lv/?format=api",
            "dictionary": null,
            "user": 120,
            "author": 120,
            "timestamp": "2025-12-19T16:17:42",
            "action": 2,
            "target": "Pielāgot tabulu... |Tabulas īpašību iestatīšana",
            "id": 1334440,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1334440/?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-12-19T17:21:30",
            "action": 21,
            "target": "",
            "id": 1334441,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1334441/?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-12-19T17:21:43",
            "action": 20,
            "target": "",
            "id": 1334442,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1334442/?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-12-19T17:21:49",
            "action": 20,
            "target": "",
            "id": 1334443,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1334443/?format=api"
        }
    ]
}