Changes API.

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

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

{
    "unit": null,
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/?format=api",
    "translation": null,
    "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
    "timestamp": "2023-02-11T10:26:21.941662Z",
    "action": 25,
    "target": "audiodecoder.organya/resources/language/resource.language.kl_gl/strings.po",
    "id": 1605167,
    "action_name": "Translation removed",
    "url": "https://kodi.weblate.cloud/api/changes/1605167/?format=api"
}