Translation components API.

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

GET /api/translations/code/code/as/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 157,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/code/code/as/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2019-05-13T11:50:15.466936Z",
            "action": 0,
            "target": "",
            "id": 347747,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/347747/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2019-04-23T21:55:13.874179Z",
            "action": 0,
            "target": "",
            "id": 337005,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/337005/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T00:02:48.481871Z",
            "action": 0,
            "target": "",
            "id": 322041,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/322041/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-09T00:02:25.970336Z",
            "action": 0,
            "target": "",
            "id": 314189,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/314189/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2019-01-07T08:00:34.979620Z",
            "action": 0,
            "target": "",
            "id": 312822,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/312822/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-19T00:02:08.637454Z",
            "action": 0,
            "target": "",
            "id": 267534,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/267534/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:40:31.059475Z",
            "action": 0,
            "target": "",
            "id": 190639,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/190639/?format=api"
        }
    ]
}