Translation components API.

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

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

{
    "count": 103,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-parental-controls/pl/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-parental-controls/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-19T01:31:39.633627Z",
            "action": 17,
            "target": "",
            "id": 42607,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/42607/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-parental-controls/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-01T00:09:41.487625Z",
            "action": 0,
            "target": "",
            "id": 34093,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/34093/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-parental-controls/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T20:03:23.952045Z",
            "action": 0,
            "target": "",
            "id": 23542,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/23542/?format=api"
        }
    ]
}