Translation components API.

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

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

{
    "count": 184,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/changes/?format=api&page=9",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1940676/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/?format=api",
            "dictionary": null,
            "user": 82,
            "author": 82,
            "timestamp": "2021-04-10T08:45:21",
            "action": 2,
            "target": "Mittagsmenü erstellt",
            "id": 720994,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/720994/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2021-04-26T11:13:09",
            "action": 17,
            "target": "",
            "id": 724169,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/724169/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1940607/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/?format=api",
            "dictionary": null,
            "user": 82,
            "author": 82,
            "timestamp": "2024-04-18T07:22:13",
            "action": 2,
            "target": "Der Verkauf von alkoholischen Getränken erfolgt nur an Personen über 18 Jahren gegen Vorlage eines Ausweises. <br / > Wenn Sie zum Zeitpunkt der Abgabe eines alkoholischen Getränks keinen Ausweis vorlegen können, hat der Restaurantangestellte das Recht, die Ausgabe von Produkten zu verweigern und das Geld-zurück-Verfahren abzuschließen. <br / > Bestätigen Sie, dass Sie 18 Jahre oder älter sind?",
            "id": 1147660,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1147660/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-10T01:05:25",
            "action": 17,
            "target": "",
            "id": 1151349,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1151349/?format=api"
        }
    ]
}