Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/en_GB/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2266863/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "timestamp": "2018-10-25T08:19:53.682904Z",
            "action": 5,
            "target": "Media library",
            "id": 273056,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/273056/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-16T02:27:55.944293Z",
            "action": 0,
            "target": "",
            "id": 262264,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/262264/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-13T22:01:43.697950Z",
            "action": 0,
            "target": "",
            "id": 253662,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/253662/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:46:37.089685Z",
            "action": 0,
            "target": "",
            "id": 202147,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/202147/?format=api"
        }
    ]
}