Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/su/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-30T16:58:39.934704Z",
            "action": 0,
            "target": "",
            "id": 153935,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/153935/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-08T18:01:22.657250Z",
            "action": 0,
            "target": "",
            "id": 129470,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/129470/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-20T22:41:35.688837Z",
            "action": 0,
            "target": "",
            "id": 122850,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/122850/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:33:02.973529Z",
            "action": 0,
            "target": "",
            "id": 74324,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/74324/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-04T00:14:44.291895Z",
            "action": 0,
            "target": "",
            "id": 36389,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/36389/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-18T18:52:09.205118Z",
            "action": 0,
            "target": "",
            "id": 21419,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/21419/?format=api"
        }
    ]
}