Translation components API.

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

GET /api/translations/release-notes-opensuse/master/be/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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:48:59Z",
            "action": 0,
            "target": "",
            "id": 9376,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9376/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:19:19Z",
            "action": 0,
            "target": "",
            "id": 9520,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9520/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:28Z",
            "action": 0,
            "target": "",
            "id": 120920,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120920/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:00:46.344112Z",
            "action": 0,
            "target": "",
            "id": 748601,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748601/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:52:56.986119Z",
            "action": 0,
            "target": "",
            "id": 954282,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954282/?format=api"
        }
    ]
}