Translation components API.

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

GET /api/translations/release-notes-opensuse/master/sl/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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:49:50Z",
            "action": 0,
            "target": "",
            "id": 9426,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9426/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:20:20Z",
            "action": 0,
            "target": "",
            "id": 9594,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9594/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:40Z",
            "action": 0,
            "target": "",
            "id": 120998,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120998/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:27.513847Z",
            "action": 0,
            "target": "",
            "id": 748640,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748640/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:54:21.807262Z",
            "action": 0,
            "target": "",
            "id": 954321,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954321/?format=api"
        }
    ]
}