Changes API.

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

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

{
    "unit": "http://weblate.dainst.org/api/units/56006/?format=api",
    "component": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/?format=api",
    "translation": "http://weblate.dainst.org/api/translations/field-desktop/default-valuelists/pt/?format=api",
    "user": "http://weblate.dainst.org/api/users/lunawatkins/?format=api",
    "author": "http://weblate.dainst.org/api/users/lunawatkins/?format=api",
    "timestamp": "2025-10-02T08:04:04.598697Z",
    "action": 5,
    "target": "balança de mala",
    "id": 85329,
    "action_name": "新译文",
    "url": "http://weblate.dainst.org/api/changes/85329/?format=api"
}