Translation components API.

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

GET /api/translations/terminal/extra/sd/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/sd/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/sd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T16:18:54.008833Z",
            "action": 0,
            "target": "",
            "id": 430944,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/430944/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/sd/?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:42.716061Z",
            "action": 0,
            "target": "",
            "id": 370881,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/370881/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/sd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-14T00:04:26.402105Z",
            "action": 0,
            "target": "",
            "id": 256259,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/256259/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/sd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:02.065845Z",
            "action": 0,
            "target": "",
            "id": 212045,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212045/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/sd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:57:02.552687Z",
            "action": 0,
            "target": "",
            "id": 203194,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203194/?format=api"
        }
    ]
}