Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/9368985/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-upse/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-upse/fr_fr/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/skypichat/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/skypichat/?format=api",
    "timestamp": "2023-01-22T10:27:54.061796Z",
    "action": 36,
    "target": "Ajoute la prise en charge du décodage des fichiers Sony Playstation Sound Format (.PSF/.MINIPSF).",
    "id": 1531922,
    "action_name": "Translation approved",
    "url": "https://kodi.weblate.cloud/api/changes/1531922/?format=api"
}