Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/75538842/?format=api",
    "component": "https://hosted.weblate.org/api/components/conversejs/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/conversejs/translations/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/brneor/?format=api",
    "author": "https://hosted.weblate.org/api/users/brneor/?format=api",
    "timestamp": "2023-06-12T21:49:17.008883+02:00",
    "action": 26,
    "target": "Apaga",
    "id": 57754002,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/57754002/?format=api"
}