Translation projects API.

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

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

{
    "count": 6784,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/guestscreen/changes/?format=api&page=339",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-26T11:44:43",
            "action": 18,
            "target": "",
            "id": 1137029,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1137029/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1943095/?format=api",
            "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2024-03-26T11:55:39",
            "action": 2,
            "target": "Objednávka",
            "id": 1137030,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1137030/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-26T11:56:08",
            "action": 17,
            "target": "",
            "id": 1137031,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1137031/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-26T11:56:12",
            "action": 18,
            "target": "",
            "id": 1137032,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1137032/?format=api"
        }
    ]
}