Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/524069/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-default/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "timestamp": "2022-01-21T18:28:04.937710Z",
    "action": 5,
    "target": "Diese Strategie ermöglicht es, eine Änderungsanforderung zusammenzuführen, wenn es mindestens eine Überprüfung gibt und alle Überprüfungen bestätigt sind.",
    "id": 294863,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/294863/?format=api"
}