Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4472492/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-core/service-xbmc-versioncheck/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-core/service-xbmc-versioncheck/fr_fr/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/skypichat/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/skypichat/?format=api",
    "timestamp": "2022-12-20T10:40:34.151578Z",
    "action": 36,
    "target": "Plus d’informations disponibles sur https://kodi.wiki/view/Linux",
    "id": 1335498,
    "action_name": "Translation approved",
    "url": "https://kodi.weblate.cloud/api/changes/1335498/?format=api"
}