Translation components API.

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

GET /api/translations/switchboard/switchboard-plug-locale/fi/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-locale/fi/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-locale/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-locale/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-27T21:37:00.476512Z",
            "action": 0,
            "target": "",
            "id": 114774,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/114774/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-locale/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-locale/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:34:54.431939Z",
            "action": 0,
            "target": "",
            "id": 75173,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/75173/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-locale/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-locale/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-12T08:27:21.984665Z",
            "action": 0,
            "target": "",
            "id": 40508,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/40508/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-locale/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-locale/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T02:10:11.961833Z",
            "action": 0,
            "target": "",
            "id": 15939,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/15939/?format=api"
        }
    ]
}