Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8601060/?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/hr_hr/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/muzena/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/muzena/?format=api",
    "timestamp": "2023-01-06T10:01:16.309071Z",
    "action": 36,
    "target": "LAME je visoko kvalitetni MPEG Audio Layer III (MP3)",
    "id": 1362004,
    "action_name": "Translation approved",
    "url": "https://kodi.weblate.cloud/api/changes/1362004/?format=api"
}