Translation components API.

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

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

{
    "count": 152,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-networking/ru/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-networking/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:17:25.506808Z",
            "action": 0,
            "target": "",
            "id": 211645,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/211645/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-networking/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T01:52:59.075137Z",
            "action": 0,
            "target": "",
            "id": 199309,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/199309/?format=api"
        }
    ]
}