Translation components API.

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

GET /api/translations/platformx/auth/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/platformx/auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/platformx/auth/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": null,
            "timestamp": "2019-05-29T10:55:53",
            "action": 17,
            "target": "",
            "id": 204278,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/204278/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/platformx/auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/platformx/auth/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2019-05-29T10:55:56",
            "action": 0,
            "target": "",
            "id": 204280,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/204280/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/530544/?format=api",
            "component": "http://weblate.ucs.ru/api/components/platformx/auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/platformx/auth/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-03-19T14:30:46",
            "action": 5,
            "target": "Přihlaste se",
            "id": 441774,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/441774/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/530545/?format=api",
            "component": "http://weblate.ucs.ru/api/components/platformx/auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/platformx/auth/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-03-19T14:30:54",
            "action": 5,
            "target": "Uživatelské jméno",
            "id": 441775,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/441775/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/530546/?format=api",
            "component": "http://weblate.ucs.ru/api/components/platformx/auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/platformx/auth/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-03-19T14:31:01",
            "action": 5,
            "target": "Heslo",
            "id": 441776,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/441776/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/platformx/auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/platformx/auth/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-19T14:36:57",
            "action": 17,
            "target": "",
            "id": 441777,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/441777/?format=api"
        }
    ]
}