Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11811021/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_sles_docker-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_sles_docker-master/zh_CN/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2020-07-20T00:40:22.666579Z",
    "action": 4,
    "target": "<phrase role=\"productname\"><phrase os=\"osuse\">openSUSE Leap</phrase><phrase os=\"sles\">SUSE Linux Enterprise Server</phrase><phrase os=\"sled\">SUSE Linux Enterprise Desktop</phrase></phrase>",
    "id": 1484276,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1484276/?format=api"
}