Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/540706/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-ui/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-24T03:05:37.785009Z",
    "action": 30,
    "target": "Discard the proposed changes, merging where there is no conflict",
    "id": 395568,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/395568/?format=api"
}