Translation components API.

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

GET /api/translations/release-notes-opensuse/master/km/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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:49:31Z",
            "action": 0,
            "target": "",
            "id": 9410,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9410/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:19:57Z",
            "action": 0,
            "target": "",
            "id": 9566,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9566/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:35Z",
            "action": 0,
            "target": "",
            "id": 120966,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120966/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:12.721698Z",
            "action": 0,
            "target": "",
            "id": 748625,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748625/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:53:47.658142Z",
            "action": 0,
            "target": "",
            "id": 954306,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954306/?format=api"
        }
    ]
}