Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/lv/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2444814/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-04-01T10:34:37",
            "action": 4,
            "target": "Apmaksāt pie kases",
            "id": 1237521,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1237521/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2444814/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/lv/?format=api",
            "dictionary": null,
            "user": 132,
            "author": 132,
            "timestamp": "2025-04-01T14:04:16",
            "action": 7,
            "target": "Apmaksāt pie kases",
            "id": 1237539,
            "action_name": "Suggestion accepted",
            "url": "http://weblate.ucs.ru/api/changes/1237539/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2444813/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/lv/?format=api",
            "dictionary": null,
            "user": 132,
            "author": 132,
            "timestamp": "2025-04-01T14:06:12",
            "action": 7,
            "target": "Apmaksāt šeit",
            "id": 1237547,
            "action_name": "Suggestion accepted",
            "url": "http://weblate.ucs.ru/api/changes/1237547/?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/lv/?format=api",
            "dictionary": null,
            "user": 209,
            "author": null,
            "timestamp": "2025-04-18T08:09:05",
            "action": 17,
            "target": "",
            "id": 1239770,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1239770/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2444766/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/lv/?format=api",
            "dictionary": null,
            "user": 187,
            "author": 187,
            "timestamp": "2026-01-26T07:22:17",
            "action": 30,
            "target": "Sale of alcoholic beverages and energy drinks is carried out only to persons over 18 years of age upon presentation of an identity document.<br />If at the time of dispensing an alcoholic beverage you cannot present an identity document, the restaurant employee has the right to refuse to give out products and complete the money-back procedure.<br />Do you confirm that you are 18 years old or more?",
            "id": 1341457,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1341457/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2444766/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/lv/?format=api",
            "dictionary": null,
            "user": 187,
            "author": 187,
            "timestamp": "2026-01-26T07:52:50",
            "action": 5,
            "target": "Alkohols un enerģijas dzērieni tiek pārdoti tikai personām, kuras sasniegušas 18 gadu vecumu.<br />Ja pie pasūtījuma izsniegšanas, pēc personāla pieprasījuma, nevarēsiet uzrādīt personu apliecinošu dokumentu, tad apkalpojošam personālam ir tiesības atteikt pasūtījuma izniegšanu.<br />Vai esat sasniedzis 18 gadu vecumu?",
            "id": 1341794,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1341794/?format=api"
        }
    ]
}