Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8567874/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-helios/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-helios/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": "2023-01-23T16:06:23.936540Z",
    "action": 36,
    "target": "Il s'agit d'une implémentation basée sur l'économiseur d'écran \"rss-glx\"",
    "id": 1550986,
    "action_name": "Translation approved",
    "url": "https://kodi.weblate.cloud/api/changes/1550986/?format=api"
}