Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/videos/extra/en_GB/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/extra/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T22:22:14.649327Z",
            "action": 17,
            "target": "",
            "id": 396679,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/396679/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/extra/en_GB/?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:46:44.477504Z",
            "action": 0,
            "target": "",
            "id": 370358,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/370358/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/extra/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2018-07-17T11:31:58.947076Z",
            "action": 0,
            "target": "",
            "id": 223041,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/223041/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/extra/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2018-07-16T21:18:44.296432Z",
            "action": 0,
            "target": "",
            "id": 221928,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/221928/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/extra/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:41.648654Z",
            "action": 0,
            "target": "",
            "id": 212298,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212298/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/extra/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:59:14.832143Z",
            "action": 0,
            "target": "",
            "id": 203515,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203515/?format=api"
        }
    ]
}