Translation components API.

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

GET /api/translations/release-notes-opensuse/master/hu/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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:49:23Z",
            "action": 0,
            "target": "",
            "id": 9402,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9402/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:19:48Z",
            "action": 0,
            "target": "",
            "id": 9556,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9556/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:34Z",
            "action": 0,
            "target": "",
            "id": 120956,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120956/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:07.145801Z",
            "action": 0,
            "target": "",
            "id": 748620,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748620/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:53:35.844405Z",
            "action": 0,
            "target": "",
            "id": 954301,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954301/?format=api"
        }
    ]
}