Translation components API.

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

GET /api/translations/kiosk2/bk-new/mn/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2444953/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2024-01-24T07:59:05",
            "action": 5,
            "target": "Баталгаажуулах товч дээр дарна уу >>",
            "id": 1115126,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1115126/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2444948/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:29",
            "action": 30,
            "target": "Use crowns",
            "id": 1123454,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1123454/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-12T00:25:37",
            "action": 17,
            "target": "",
            "id": 1151359,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1151359/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-12T00:25:46",
            "action": 0,
            "target": "",
            "id": 1151379,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1151379/?format=api"
        }
    ]
}