Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122012680/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/android-metadata/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/android-metadata/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/gfbdrgng/?format=api",
    "author": "https://hosted.weblate.org/api/users/gfbdrgng/?format=api",
    "timestamp": "2024-05-20T11:02:21.422461+02:00",
    "action": 37,
    "target": "OnionShare",
    "id": 92744309,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/92744309/?format=api"
}