Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/6855647/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-timidity/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-timidity/fi_fi/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/olavinto/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/olavinto/?format=api",
    "timestamp": "2023-03-19T09:11:10.328322Z",
    "action": 36,
    "target": "SoundFont-tiedostoa ei ole määritetty asetuksista!",
    "id": 1994971,
    "action_name": "Translation approved",
    "url": "https://kodi.weblate.cloud/api/changes/1994971/?format=api"
}