Translation components API.

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

GET /api/translations/marketing-desktop/md-auth/en/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/marketing-desktop/md-auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "dictionary": null,
            "user": 60,
            "author": null,
            "timestamp": "2018-03-13T13:48:32",
            "action": 17,
            "target": "",
            "id": 29392,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/29392/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "dictionary": null,
            "user": 60,
            "author": 60,
            "timestamp": "2018-03-13T13:48:33",
            "action": 0,
            "target": "",
            "id": 29393,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/29393/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "dictionary": null,
            "user": 60,
            "author": 60,
            "timestamp": "2018-03-13T14:20:44",
            "action": 0,
            "target": "",
            "id": 29628,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/29628/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "dictionary": null,
            "user": 60,
            "author": 60,
            "timestamp": "2018-03-13T14:48:05",
            "action": 0,
            "target": "",
            "id": 30043,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/30043/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/344849/?format=api",
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2021-04-05T15:58:54",
            "action": 4,
            "target": "Version\"><img src=x",
            "id": 715723,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/715723/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/344849/?format=api",
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-auth/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2021-08-16T16:17:15",
            "action": 4,
            "target": "\"><img src=x onerror=alert()>Version",
            "id": 756206,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/756206/?format=api"
        }
    ]
}