Translation components API.

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

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

{
    "count": 104,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-display/fi/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-display/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-display/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-28T19:38:16.974442Z",
            "action": 0,
            "target": "",
            "id": 169550,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/169550/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-display/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-display/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:34:12.541197Z",
            "action": 0,
            "target": "",
            "id": 74865,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/74865/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-display/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-display/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-02T20:27:48.335523Z",
            "action": 0,
            "target": "",
            "id": 35762,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/35762/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-display/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-display/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-17T18:59:52.414214Z",
            "action": 0,
            "target": "",
            "id": 19145,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/19145/?format=api"
        }
    ]
}