Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/567039/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-02T03:05:45.378128Z",
    "action": 30,
    "target": "Send an empty version of the page, used as placeholder",
    "id": 393725,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/393725/?format=api"
}