Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/30929/?format=api",
    "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:04:51.146675Z",
    "action": 45,
    "target": "",
    "old": "",
    "details": {},
    "id": 74376,
    "action_name": "Contributor joined",
    "url": "https://translate.engagevr.io/api/changes/74376/?format=api"
}