Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8259090/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-fluidsynth/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-fluidsynth/es_es/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/alfonso.cachero/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/alfonso.cachero/?format=api",
    "timestamp": "2021-07-27T12:19:44.482758Z",
    "action": 5,
    "target": "FluidSynt es un sintetizador software en tiempo real basado en las especificaciones SoundFont 2 que ha alcanzado una gran popularidad. FluidSynth no tiene interfaz gráfica de usuario por si solo, pero debido a su poderosa API muchas aplicaciones lo usan e incluso se usa en sistemas embebidos y en aplicaciones móviles.",
    "id": 596014,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/596014/?format=api"
}