Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-03-22T20:57:13.308330Z",
    "action": 20,
    "target": "",
    "id": 1228818,
    "action_name": "Merged repository",
    "url": "https://l10n.opensuse.org/api/changes/1228818/?format=api"
}