Translation components API.

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

GET /api/translations/release-notes-opensuse/master/cy/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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:49:04Z",
            "action": 0,
            "target": "",
            "id": 9382,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9382/?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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:19:27Z",
            "action": 0,
            "target": "",
            "id": 9530,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9530/?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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:30Z",
            "action": 0,
            "target": "",
            "id": 120930,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120930/?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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:00:51.863687Z",
            "action": 0,
            "target": "",
            "id": 748606,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748606/?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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:53:08.219321Z",
            "action": 0,
            "target": "",
            "id": 954287,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954287/?format=api"
        }
    ]
}