Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7671406/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/update-download/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/update-download/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/uDEV2019/?format=api",
    "author": "https://hosted.weblate.org/api/users/uDEV2019/?format=api",
    "timestamp": "2023-10-10T20:35:18.325709+02:00",
    "action": 26,
    "target": "Installieren\n",
    "id": 67934500,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/67934500/?format=api"
}