Translation components API.

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

GET /api/translations/tasks/extra/xh/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 255,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/tasks/extra/xh/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/tasks/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/extra/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T15:51:01.733463Z",
            "action": 0,
            "target": "",
            "id": 760292,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/760292/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/tasks/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/extra/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-21T19:59:01.068092Z",
            "action": 0,
            "target": "",
            "id": 756425,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/756425/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/tasks/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/extra/xh/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2021-01-19T20:43:32.848430Z",
            "action": 0,
            "target": "",
            "id": 753435,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/753435/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/tasks/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/extra/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-19T13:16:52.909342Z",
            "action": 0,
            "target": "",
            "id": 744464,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/744464/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/tasks/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/extra/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-30T17:01:40.632648Z",
            "action": 0,
            "target": "",
            "id": 699810,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/699810/?format=api"
        }
    ]
}