Translation components API.

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

GET /api/translations/release-notes-opensuse/master/th/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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:50:00Z",
            "action": 0,
            "target": "",
            "id": 9434,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9434/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:20:28Z",
            "action": 0,
            "target": "",
            "id": 9602,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9602/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:41Z",
            "action": 0,
            "target": "",
            "id": 121006,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/121006/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:31.816621Z",
            "action": 0,
            "target": "",
            "id": 748644,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748644/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:54:28.887372Z",
            "action": 0,
            "target": "",
            "id": 954325,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954325/?format=api"
        }
    ]
}