Translation components API.

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

GET /api/translations/release-notes-opensuse/master/nn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-03-22T15:48:14Z",
            "action": 0,
            "target": "",
            "id": 13656,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/13656/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:38Z",
            "action": 0,
            "target": "",
            "id": 120980,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120980/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:19.235728Z",
            "action": 0,
            "target": "",
            "id": 748632,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748632/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:54:00.730177Z",
            "action": 0,
            "target": "",
            "id": 954313,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954313/?format=api"
        }
    ]
}