Translation components API.

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

GET /api/translations/terminal/extra/nd/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/nd/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/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T16:18:50.946838Z",
            "action": 0,
            "target": "",
            "id": 430915,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/430915/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/nd/?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:37.195672Z",
            "action": 0,
            "target": "",
            "id": 370852,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/370852/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-14T00:04:23.875028Z",
            "action": 0,
            "target": "",
            "id": 256223,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/256223/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:00.246647Z",
            "action": 0,
            "target": "",
            "id": 212016,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212016/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:56:58.064148Z",
            "action": 0,
            "target": "",
            "id": 203165,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203165/?format=api"
        }
    ]
}