Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-networking/yo/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/yo/?format=api",
            "user": "https://l10n.elementary.io/api/users/sergiuprt/?format=api",
            "author": "https://l10n.elementary.io/api/users/sergiuprt/?format=api",
            "timestamp": "2017-05-23T12:09:28.210702Z",
            "action": 1,
            "target": "",
            "id": 48118,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/48118/?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/yo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-23T12:09:28.114226Z",
            "action": 17,
            "target": "",
            "id": 48117,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/48117/?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/yo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-23T00:03:49.396743Z",
            "action": 0,
            "target": "",
            "id": 47525,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/47525/?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/yo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-01T00:09:02.330049Z",
            "action": 17,
            "target": "",
            "id": 33935,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/33935/?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/yo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T22:54:57.081037Z",
            "action": 0,
            "target": "",
            "id": 23792,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/23792/?format=api"
        }
    ]
}