Translation components API.

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

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

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-networking/ne/changes/?format=api",
    "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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-01T00:09:05.719263Z",
            "action": 0,
            "target": "",
            "id": 33943,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/33943/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T22:53:20.050201Z",
            "action": 0,
            "target": "",
            "id": 23766,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/23766/?format=api"
        }
    ]
}