Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19818034/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/hi/?format=api",
    "user": "https://hosted.weblate.org/api/users/emmapeel/?format=api",
    "author": "https://hosted.weblate.org/api/users/emmapeel/?format=api",
    "timestamp": "2024-02-28T17:40:37.220369+01:00",
    "action": 37,
    "target": "द्वारा शुरू किया गया",
    "id": 82523828,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/82523828/?format=api"
}