Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/195745/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/lv/?format=api",
    "user": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
    "author": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
    "timestamp": "2018-07-26T07:17:03.596413Z",
    "action": 5,
    "target": "Pārvaldības rīki",
    "id": 15911,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/15911/?format=api"
}