Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/568018/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "timestamp": "2023-06-24T04:39:11.922900Z",
            "action": 5,
            "target": "Ограниченный",
            "id": 387838,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/387838/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/568017/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "timestamp": "2023-06-24T04:36:32.249053Z",
            "action": 5,
            "target": "Целевой синтаксис",
            "id": 387837,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/387837/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/568016/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "timestamp": "2023-06-24T04:36:14.088015Z",
            "action": 5,
            "target": "Стандартный синтаксис",
            "id": 387836,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/387836/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "timestamp": "2023-06-24T04:33:52.116600Z",
            "action": 0,
            "target": "",
            "id": 387833,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/387833/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/568018/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-24T04:33:52.116562Z",
            "action": 59,
            "target": "",
            "id": 387832,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/387832/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/568017/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-24T04:33:52.116521Z",
            "action": 59,
            "target": "",
            "id": 387831,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/387831/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/568016/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-24T04:33:52.116426Z",
            "action": 59,
            "target": "",
            "id": 387830,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/387830/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
            "timestamp": "2023-06-24T04:33:52.046822Z",
            "action": 48,
            "target": "",
            "id": 387829,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/387829/?format=api"
        }
    ]
}