Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/507914/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/glossary/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "author": null,
    "timestamp": "2019-11-14T18:54:13.586172Z",
    "action": 5,
    "target": "1ier niveau",
    "id": 179890,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/179890/?format=api"
}