Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/terminal/extra/zh_HK/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T16:18:58.991627Z",
            "action": 0,
            "target": "",
            "id": 430991,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/430991/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/zh_HK/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2019-07-16T16:50:52.130318Z",
            "action": 0,
            "target": "",
            "id": 370928,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/370928/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-14T00:04:30.207060Z",
            "action": 0,
            "target": "",
            "id": 256314,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/256314/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:05.012716Z",
            "action": 0,
            "target": "",
            "id": 212091,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212091/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-23T00:04:53.250976Z",
            "action": 0,
            "target": "",
            "id": 138077,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/138077/?format=api"
        }
    ]
}