Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-platform-wiki-default/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/560153/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki-default/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "author": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "timestamp": "2022-12-29T16:57:32.650164Z",
            "action": 5,
            "target": "Nu s-a putut inițializa sau actualiza baza de date pentru wiki \"{0}\"",
            "id": 369335,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/369335/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560152/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki-default/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "author": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "timestamp": "2022-12-29T16:57:09.211143Z",
            "action": 5,
            "target": "Nu s-a putut crea baza de date pentru wiki \"{0}\"",
            "id": 369332,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/369332/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki-default/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "author": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "timestamp": "2022-12-29T16:56:27.645300Z",
            "action": 0,
            "target": "",
            "id": 369329,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/369329/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560153/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki-default/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-29T16:56:27.645257Z",
            "action": 59,
            "target": "",
            "id": 369328,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/369328/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560152/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki-default/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-29T16:56:27.645168Z",
            "action": 59,
            "target": "",
            "id": 369327,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/369327/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki-default/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "author": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "timestamp": "2022-12-29T16:56:27.502128Z",
            "action": 48,
            "target": "",
            "id": 369326,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/369326/?format=api"
        }
    ]
}