Translation components API.

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

GET /api/translations/xwiki-platform/applications-translations/ro/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/564781/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "timestamp": "2023-05-05T08:26:35.844937Z",
            "action": 5,
            "target": "Index aplicații",
            "id": 379832,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/379832/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564780/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "timestamp": "2023-05-05T08:26:26.775053Z",
            "action": 5,
            "target": "Index aplicații",
            "id": 379831,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/379831/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "timestamp": "2023-05-05T08:26:11.521044Z",
            "action": 0,
            "target": "",
            "id": 379828,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/379828/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564781/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T08:26:11.521002Z",
            "action": 59,
            "target": "",
            "id": 379827,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/379827/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564780/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T08:26:11.520908Z",
            "action": 59,
            "target": "",
            "id": 379826,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/379826/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/AndreeaChi/?format=api",
            "timestamp": "2023-05-05T08:26:11.398653Z",
            "action": 48,
            "target": "",
            "id": 379825,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/379825/?format=api"
        }
    ]
}