Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/conversejs/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/conversejs/translations/nl_BE/?format=api",
    "user": "https://hosted.weblate.org/api/users/jcbrand/?format=api",
    "author": "https://hosted.weblate.org/api/users/jcbrand/?format=api",
    "timestamp": "2024-03-13T20:49:28.322841+01:00",
    "action": 0,
    "target": "",
    "id": 84910993,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/84910993/?format=api"
}