Translation components API.

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

GET /api/translations/website/index/fi/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/index/fi/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-19T17:35:52.851287Z",
            "action": 0,
            "target": "",
            "id": 42829,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/42829/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-07T21:16:24.803730Z",
            "action": 0,
            "target": "",
            "id": 39521,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/39521/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-04T03:56:52.613589Z",
            "action": 17,
            "target": "",
            "id": 36605,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/36605/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-29T21:37:05.939648Z",
            "action": 0,
            "target": "",
            "id": 31452,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/31452/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-23T00:46:08.059408Z",
            "action": 0,
            "target": "",
            "id": 25748,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/25748/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/index/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-06T06:30:52.746660Z",
            "action": 0,
            "target": "",
            "id": 133,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/133/?format=api"
        }
    ]
}