Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4984819/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-core/kodi-main/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-core/kodi-main/es_es/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/roliverosc/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/roliverosc/?format=api",
    "timestamp": "2024-05-08T16:32:17.938920Z",
    "action": 2,
    "target": "Cuando se escanea un archivo en la biblioteca, se mostrará con el título contenido en los metadatos en lugar del nombre del archivo.",
    "id": 2818679,
    "action_name": "Translation changed",
    "url": "https://kodi.weblate.cloud/api/changes/2818679/?format=api"
}