Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120085737/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/glossary/bg/?format=api",
    "user": "https://hosted.weblate.org/api/users/109247019824/?format=api",
    "author": "https://hosted.weblate.org/api/users/109247019824/?format=api",
    "timestamp": "2024-05-14T19:48:28.865990+02:00",
    "action": 66,
    "target": "",
    "id": 91529743,
    "action_name": "Explanation updated",
    "url": "https://hosted.weblate.org/api/changes/91529743/?format=api"
}