Translation components API.

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

GET /api/translations/scout/command-not-found-master/km/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/scout/command-not-found-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-08T09:01:22.563386Z",
            "action": 0,
            "target": "",
            "id": 1152920,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1152920/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/scout/command-not-found-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-02T15:09:13.954074Z",
            "action": 0,
            "target": "",
            "id": 1148607,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1148607/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/scout/command-not-found-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-05-24T13:58:20Z",
            "action": 0,
            "target": "",
            "id": 42830,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/42830/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/scout/command-not-found-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-25T19:51:25Z",
            "action": 0,
            "target": "",
            "id": 828,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/828/?format=api"
        }
    ]
}