Translation components API.

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

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

{
    "count": 455,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/code/code/pl/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-16T00:02:40.960420Z",
            "action": 0,
            "target": "",
            "id": 133917,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/133917/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-20T18:56:44.719473Z",
            "action": 0,
            "target": "",
            "id": 121918,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/121918/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:30:48.880043Z",
            "action": 0,
            "target": "",
            "id": 73838,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/73838/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-06T06:05:59.115431Z",
            "action": 17,
            "target": "",
            "id": 68721,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/68721/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-04T16:06:41.830540Z",
            "action": 0,
            "target": "",
            "id": 37398,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/37398/?format=api"
        }
    ]
}