Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/89493003/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/strings/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/DeanLemans/?format=api",
    "author": "https://hosted.weblate.org/api/users/DeanLemans/?format=api",
    "timestamp": "2024-04-29T21:34:12.296299+02:00",
    "action": 37,
    "target": "Weet je zeker dat je je lijst met al je uitgesloten apps wilt resetten?",
    "id": 88479395,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/88479395/?format=api"
}