Translation components API.

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

GET /api/translations/scout/command-not-found-master/en_US/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/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-25T19:51:16Z",
            "action": 0,
            "target": "",
            "id": 792,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/792/?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/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-05-24T13:58:18Z",
            "action": 0,
            "target": "",
            "id": 42794,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/42794/?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/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-02T15:09:03.314429Z",
            "action": 0,
            "target": "",
            "id": 1148576,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1148576/?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/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-08T09:01:17.834134Z",
            "action": 0,
            "target": "",
            "id": 1152887,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1152887/?format=api"
        }
    ]
}