Translation components API.

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

GET /api/translations/switchboard/switchboard-plug-networking/ha/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/ha/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/ha/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:35:18.042766Z",
            "action": 0,
            "target": "",
            "id": 75355,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/75355/?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/ha/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-02T15:00:58.379999Z",
            "action": 17,
            "target": "",
            "id": 55675,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/55675/?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/ha/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-23T00:03:27.457582Z",
            "action": 0,
            "target": "",
            "id": 47506,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/47506/?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/ha/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-01T00:09:07.773570Z",
            "action": 0,
            "target": "",
            "id": 33950,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/33950/?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/ha/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T22:53:44.579372Z",
            "action": 0,
            "target": "",
            "id": 23773,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/23773/?format=api"
        }
    ]
}