Changes API.

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

GET /api/changes/1268233/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2019-07-02T09:48:38.170182Z",
    "action": 20,
    "target": "",
    "id": 1268233,
    "action_name": "Merged repository",
    "url": "https://l10n.opensuse.org/api/changes/1268233/?format=api"
}