Translation components API.

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

GET /api/translations/xwiki-platform/model-validation-api/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/564215/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-api/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-04-29T16:07:58.277163Z",
            "action": 5,
            "target": "Помилка під час перетворення назви сторінки на правильну назву сторінки: буде використана та сама назву сторінки.",
            "id": 378052,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/378052/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564214/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-api/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-04-29T16:06:13.229919Z",
            "action": 5,
            "target": "Неможливо створити документ {0}, оскільки його назва не відповідає нормам найменуванню вікі. Змініть назву або перемістіть батька в інший простір.",
            "id": 378051,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/378051/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-api/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-04-29T16:04:23.308473Z",
            "action": 0,
            "target": "",
            "id": 378048,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/378048/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564215/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-api/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-29T16:04:23.308416Z",
            "action": 59,
            "target": "",
            "id": 378047,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/378047/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564214/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-api/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-29T16:04:23.308333Z",
            "action": 59,
            "target": "",
            "id": 378046,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/378046/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-api/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-04-29T16:04:23.242080Z",
            "action": 48,
            "target": "",
            "id": 378045,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/378045/?format=api"
        }
    ]
}