Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1599989/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfaq_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nl_NL/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/tammo-jan/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/tammo-jan/?format=api",
    "timestamp": "2025-11-27T08:21:42.736367Z",
    "action": 2,
    "target": "Hardware",
    "id": 911694,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/911694/?format=api"
}