Changes API.

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

GET /api/changes/2798931/?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-gme/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-14T10:01:48.254363Z",
    "action": 18,
    "target": "",
    "id": 2798931,
    "action_name": "Changes pushed",
    "url": "https://kodi.weblate.cloud/api/changes/2798931/?format=api"
}