Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_sles_docker-master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
    "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
    "timestamp": "2020-07-03T08:08:12.314225Z",
    "action": 51,
    "target": "",
    "id": 1469929,
    "action_name": "Component created",
    "url": "https://l10n.opensuse.org/api/changes/1469929/?format=api"
}