Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/130319/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/liuyf/?format=api",
    "author": "https://l10n.xwiki.org/api/users/liuyf/?format=api",
    "timestamp": "2019-08-28T02:39:18.614624Z",
    "action": 30,
    "target": "wikiweb=\\u7EF4\\u57FA\nwikiname=\\u9875\\u9762\nparent=\\u7236\n",
    "id": 159190,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/159190/?format=api"
}