Changes API.

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

GET /api/changes/74377/?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.150686Z",
    "action": 5,
    "target": "Versión",
    "old": "",
    "details": {
        "state": 20,
        "source": "Version",
        "old_state": 0
    },
    "id": 74377,
    "action_name": "Translation added",
    "url": "https://translate.engagevr.io/api/changes/74377/?format=api"
}