Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/5944234/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-ncsf/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-ncsf/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": "2023-11-12T22:56:54.285364Z",
    "action": 2,
    "target": "Algunos archivos terminan con un silencio, esto lo impide y busca el final.",
    "id": 2487474,
    "action_name": "Translation changed",
    "url": "https://kodi.weblate.cloud/api/changes/2487474/?format=api"
}