Translation components API.

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

GET /api/translations/code/code/av/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/av/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/av/?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:16.566365Z",
            "action": 0,
            "target": "",
            "id": 347749,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/347749/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/av/?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:14.448334Z",
            "action": 0,
            "target": "",
            "id": 337007,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/337007/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/av/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T00:02:49.618684Z",
            "action": 0,
            "target": "",
            "id": 322043,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/322043/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/av/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-09T00:02:26.754125Z",
            "action": 0,
            "target": "",
            "id": 314191,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/314191/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/av/?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:36.473668Z",
            "action": 0,
            "target": "",
            "id": 312824,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/312824/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/av/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-19T00:02:10.175929Z",
            "action": 0,
            "target": "",
            "id": 267536,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/267536/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/av/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:40:35.578239Z",
            "action": 0,
            "target": "",
            "id": 190641,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/190641/?format=api"
        }
    ]
}