Translation components API.

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

GET /api/translations/searchpage/master/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:01Z",
            "action": 0,
            "target": "",
            "id": 141462,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/141462/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-08T16:01:29Z",
            "action": 17,
            "target": "",
            "id": 400102,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/400102/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T11:46:08Z",
            "action": 0,
            "target": "",
            "id": 401462,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/401462/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:16.476026Z",
            "action": 0,
            "target": "",
            "id": 752603,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/752603/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:35:57.736151Z",
            "action": 0,
            "target": "",
            "id": 1520026,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1520026/?format=api"
        }
    ]
}