Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4472490/?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/thombet/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/thombet/?format=api",
    "timestamp": "2021-09-25T07:17:17.496534Z",
    "action": 5,
    "target": "Votre version %s du module Python de cryptographie est trop vieille. Au minimum vous avez besoin de la version 1.7.",
    "id": 755405,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/755405/?format=api"
}