Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/522935/?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/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "timestamp": "2021-12-13T15:29:06.644534Z",
    "action": 5,
    "target": "Dieses Tool funktioniert nur auf Linux-Servern. Es kann Prozesse erstellen, die eventuell nicht stoppen. Du musst diese Prozesse dann manuell finden und beenden.",
    "id": 293165,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/293165/?format=api"
}