Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/69258829/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/glossary/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/Himmel/?format=api",
    "author": "https://hosted.weblate.org/api/users/Himmel/?format=api",
    "timestamp": "2024-05-06T08:39:26.605533+02:00",
    "action": 66,
    "target": "Linux",
    "id": 88915364,
    "action_name": "Explanation updated",
    "url": "https://hosted.weblate.org/api/changes/88915364/?format=api"
}