Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/40374/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/en/?format=api",
    "user": "https://weblate.securedrop.org/api/users/cfm/?format=api",
    "author": "https://weblate.securedrop.org/api/users/AO_Localization_Lab/?format=api",
    "timestamp": "2023-11-22T19:07:39.660005Z",
    "action": 65,
    "target": "",
    "id": 67243,
    "action_name": "Comment resolved",
    "url": "https://weblate.securedrop.org/api/changes/67243/?format=api"
}