Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/115311/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-03T22:48:36.984588Z",
    "action": 59,
    "target": "マイフォームの隠しステージのステージ詳細をメンバーが表示できる",
    "old": "マイフォームの隠しステージのステージ詳細をメンバーが表示できる",
    "details": {
        "state": 10,
        "source": "Allow members to view stage details of hidden stages under My Forms.",
        "old_state": 20
    },
    "id": 266415,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/266415/?format=api"
}