Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/94775/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cad/sonoran-cad-web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cad/sonoran-cad-web-app/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-22T18:29:37.545876Z",
    "action": 71,
    "target": "错误:另一个相同名称的密钥已存在!",
    "old": "",
    "details": {
        "state": 20,
        "source": "Error: A duplicate key already exists with this name!",
        "old_state": -1
    },
    "id": 243538,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/243538/?format=api"
}