Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/?format=api",
    "translation": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/es/?format=api",
    "user": "https://translate.engagevr.io/api/users/weblate.admins/?format=api",
    "author": "https://translate.engagevr.io/api/users/weblate.admins/?format=api",
    "timestamp": "2025-10-16T10:05:07.864769Z",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 74378,
    "action_name": "Changes committed",
    "url": "https://translate.engagevr.io/api/changes/74378/?format=api"
}