Translation components API.

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

GET /api/translations/webinterface/webdashboard/de_AT/changes/?format=api&page=46
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 904,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/changes/?format=api&page=45",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1738220/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "dictionary": null,
            "user": 83,
            "author": 83,
            "timestamp": "2020-05-26T10:52:28",
            "action": 5,
            "target": "Gesamt",
            "id": 543454,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/543454/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1738221/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "dictionary": null,
            "user": 83,
            "author": 83,
            "timestamp": "2020-05-26T10:53:02",
            "action": 5,
            "target": "Diese Funktion ist für Ihre Lizenz nicht verfügbar",
            "id": 543455,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/543455/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1738222/?format=api",
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "dictionary": null,
            "user": 83,
            "author": 83,
            "timestamp": "2020-05-26T10:53:17",
            "action": 5,
            "target": "von",
            "id": 543456,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/543456/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-05-27T11:03:49",
            "action": 17,
            "target": "",
            "id": 545045,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/545045/?format=api"
        }
    ]
}