Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/64721/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/aeb/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-16T11:32:43.299822Z",
    "action": 71,
    "target": "",
    "id": 90126,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/90126/?format=api"
}