Translation components API.

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

GET /api/translations/storehouse5/sh5licen/mk/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 87,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2039045/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2021-04-09T10:55:25",
            "action": 5,
            "target": "SH5 Enterprise",
            "id": 720765,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/720765/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039046/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2021-04-09T10:55:30",
            "action": 5,
            "target": "SH5 +1R",
            "id": 720766,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/720766/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039056/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2021-04-09T10:55:36",
            "action": 5,
            "target": "Код",
            "id": 720767,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/720767/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039066/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2021-04-09T10:55:44",
            "action": 5,
            "target": "Сервер",
            "id": 720769,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/720769/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039038/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2021-04-09T10:56:00",
            "action": 2,
            "target": "Процес на иницијализација на лиценцата е во тек.",
            "id": 720770,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/720770/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039039/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2021-04-09T10:56:05",
            "action": 2,
            "target": "Грешка при иницијализирање на лиценцата.",
            "id": 720771,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/720771/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-09T10:57:48",
            "action": 17,
            "target": "",
            "id": 720772,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/720772/?format=api"
        }
    ]
}