Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/10634694/?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:53:59.835555Z",
    "action": 2,
    "target": "Ubicación de los subtítulos en la pantalla. [Parte inferior del vídeo] / [Parte superior del vídeo] Cuando sea posible, los subtítulos se ubicarán dentro del área del vídeo (depende de la codificación del vídeo). Tenga en cuenta que algunas posiciones forzadas en los subtítulos no se pueden cambiar.",
    "id": 2818688,
    "action_name": "Translation changed",
    "url": "https://kodi.weblate.cloud/api/changes/2818688/?format=api"
}