Translation components API.

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

GET /api/translations/release-notes-opensuse/master/xh/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/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:50:06Z",
            "action": 0,
            "target": "",
            "id": 9440,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9440/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:20:36Z",
            "action": 0,
            "target": "",
            "id": 9610,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9610/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:42Z",
            "action": 0,
            "target": "",
            "id": 121014,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/121014/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:35.904491Z",
            "action": 0,
            "target": "",
            "id": 748648,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748648/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:54:36.561830Z",
            "action": 0,
            "target": "",
            "id": 954329,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954329/?format=api"
        }
    ]
}