Translation components API.

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

GET /api/translations/release-notes-opensuse/master/wa/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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:50:04Z",
            "action": 0,
            "target": "",
            "id": 9438,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9438/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:20:34Z",
            "action": 0,
            "target": "",
            "id": 9608,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9608/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:42Z",
            "action": 0,
            "target": "",
            "id": 121012,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/121012/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:34.593350Z",
            "action": 0,
            "target": "",
            "id": 748647,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748647/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:54:35.277511Z",
            "action": 0,
            "target": "",
            "id": 954328,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954328/?format=api"
        }
    ]
}