Translation components API.

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

GET /api/translations/scout/command-not-found-master/bn/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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-25T19:51:11Z",
            "action": 0,
            "target": "",
            "id": 774,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/774/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-05-24T13:58:17Z",
            "action": 0,
            "target": "",
            "id": 42776,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/42776/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-02T15:08:58.287103Z",
            "action": 0,
            "target": "",
            "id": 1148561,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1148561/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-08T09:01:15.299257Z",
            "action": 0,
            "target": "",
            "id": 1152870,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1152870/?format=api"
        }
    ]
}