Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8175480/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/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-04-22T12:59:46.540508Z",
    "action": 2,
    "target": "Cliente InputStream para transmisiones que se pueden abrir mediante libavformat de FFmpeg o cURL de Kodi. Se admiten formatos de transmisión comunes, como TS simple, HLS y DASH (sin DRM), así como muchos otros.[CR][CR]El complemento también es compatible con los servicios Archive/Catchup donde hay ventanas de repetición (generalmente en días) y puede realizar timeshift durante ese lapso.[CR][CR]Para documentación visita: https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/README.md",
    "id": 2810302,
    "action_name": "Translation changed",
    "url": "https://kodi.weblate.cloud/api/changes/2810302/?format=api"
}