Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/523878/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-01-25T03:30:29.121337Z",
    "action": 30,
    "target": "The [{0}] macro is not in the list of registered macros. Verify the spelling or contact your administrator.",
    "id": 294994,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/294994/?format=api"
}