Translation components API.

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

GET /api/translations/storehouse5/sh5licen/sk/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/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-02-12T12:34:25",
            "action": 0,
            "target": "",
            "id": 411396,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/411396/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2020-02-12T12:34:25",
            "action": 17,
            "target": "",
            "id": 411397,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/411397/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-02-12T12:34:35",
            "action": 44,
            "target": "",
            "id": 411400,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/411400/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1406402/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sk/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-05-29T13:24:21",
            "action": 45,
            "target": "",
            "id": 546971,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/546971/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1406402/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sk/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2020-05-29T13:24:21",
            "action": 5,
            "target": "Slovencina",
            "id": 546972,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/546972/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sk/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2020-06-26T09:10:24",
            "action": 17,
            "target": "",
            "id": 557426,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/557426/?format=api"
        }
    ]
}