Changes API.

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

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

{
    "unit": "http://weblate.dainst.org/api/units/56316/?format=api",
    "component": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/?format=api",
    "translation": "http://weblate.dainst.org/api/translations/field-desktop/configuration-library/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-22T16:29:58.161771Z",
    "action": 59,
    "target": "Subsampling technique performed (Mineral fraction)",
    "id": 82137,
    "action_name": "更新了仓库中的字符串",
    "url": "http://weblate.dainst.org/api/changes/82137/?format=api"
}