Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8601071/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audioencoder-lame/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audioencoder-lame/it_it/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/mapi68/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/mapi68/?format=api",
    "timestamp": "2024-02-11T02:37:05.645566Z",
    "action": 27,
    "target": "Usa LAME, il codificatore MPEG Audio Layer III (MP3) di alta qualità con licenza LGPL.",
    "id": 2769024,
    "action_name": "Translation replaced",
    "url": "https://kodi.weblate.cloud/api/changes/2769024/?format=api"
}