Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/90427505/?format=api",
    "component": "https://hosted.weblate.org/api/components/conversejs/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/conversejs/translations/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/random-r/?format=api",
    "author": "https://hosted.weblate.org/api/users/random-r/?format=api",
    "timestamp": "2023-08-21T11:21:47.313734+02:00",
    "action": 26,
    "target": "Reset Password",
    "id": 63828883,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/63828883/?format=api"
}