Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/487927/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thanks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thanks/en/?format=api",
    "user": "https://translate.tails.net/api/users/sajolida/?format=api",
    "author": "https://translate.tails.net/api/users/deleted-233/?format=api",
    "timestamp": "2024-07-30T20:56:58.970741Z",
    "action": 65,
    "target": "",
    "id": 3329761,
    "action_name": "Comment resolved",
    "url": "https://translate.tails.net/api/changes/3329761/?format=api"
}