Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/18820/?format=api",
    "component": "https://translate.engagevr.io/api/components/engage/database/?format=api",
    "translation": "https://translate.engagevr.io/api/translations/engage/database/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-16T07:55:37.897004Z",
    "action": 71,
    "target": "설문지",
    "old": "",
    "details": {
        "state": 20,
        "source": "Questionnaire",
        "old_state": -1
    },
    "id": 18843,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/18843/?format=api"
}