Translation components API.

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

GET /api/translations/release-notes-opensuse/master/et/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/changes/?format=api",
    "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/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-25T10:53:24.203029Z",
            "action": 17,
            "target": "",
            "id": 1295216,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1295216/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7573359/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "user": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
            "timestamp": "2019-12-03T05:54:27.108446Z",
            "action": 5,
            "target": "Süsteem LUKS-krüpteeritud partitsiooniga ei käivitu",
            "id": 1308066,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1308066/?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/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-03T07:54:28.569596Z",
            "action": 17,
            "target": "",
            "id": 1308076,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1308076/?format=api"
        }
    ]
}