Translation components API.

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

GET /api/translations/release-notes-opensuse/master/bn/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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:49:02Z",
            "action": 0,
            "target": "",
            "id": 9380,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9380/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:19:22Z",
            "action": 0,
            "target": "",
            "id": 9524,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9524/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:29Z",
            "action": 0,
            "target": "",
            "id": 120924,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120924/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:00:48.442389Z",
            "action": 0,
            "target": "",
            "id": 748603,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748603/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:52:59.920824Z",
            "action": 0,
            "target": "",
            "id": 954284,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954284/?format=api"
        }
    ]
}