Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/mleduc/?format=api",
    "author": null,
    "timestamp": "2021-12-09T07:53:52.592768Z",
    "action": 42,
    "target": "application-paragraph-numbering-macro",
    "id": 292957,
    "action_name": "Component renamed",
    "url": "https://l10n.xwiki.org/api/changes/292957/?format=api"
}