Translation components API.

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

GET /api/translations/release-notes-opensuse/master/zu/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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:50:11Z",
            "action": 0,
            "target": "",
            "id": 9444,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9444/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:20:41Z",
            "action": 0,
            "target": "",
            "id": 9616,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9616/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:43Z",
            "action": 0,
            "target": "",
            "id": 121020,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/121020/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:39.109293Z",
            "action": 0,
            "target": "",
            "id": 748651,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748651/?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/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:54:42.591581Z",
            "action": 0,
            "target": "",
            "id": 954332,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954332/?format=api"
        }
    ]
}