Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-database/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/MichaelCalmer/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MichaelCalmer/?format=api",
    "timestamp": "2020-05-26T15:02:36.970038Z",
    "action": 51,
    "target": "",
    "id": 1442854,
    "action_name": "Created component",
    "url": "https://l10n.opensuse.org/api/changes/1442854/?format=api"
}