Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-05-11T03:16:11.064909Z",
    "action": 53,
    "target": "",
    "id": 75529,
    "action_name": "Repository notification received",
    "url": "https://weblate.immersivetranslate.com/api/changes/75529/?format=api"
}