Translation components API.

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

GET /api/translations/kiosk2/kfc-amrest-default/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2365365/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:13:10",
            "action": 16,
            "target": "",
            "id": 833407,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/833407/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:13:15",
            "action": 0,
            "target": "",
            "id": 833408,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/833408/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:22:18",
            "action": 44,
            "target": "",
            "id": 833450,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/833450/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2365296/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/fr/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:22",
            "action": 30,
            "target": "Use crowns",
            "id": 1123434,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1123434/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2365365/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-12T09:39:41",
            "action": 16,
            "target": "",
            "id": 1145194,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1145194/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-12T09:39:41",
            "action": 0,
            "target": "",
            "id": 1145195,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1145195/?format=api"
        }
    ]
}