Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20838/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-03T20:24:27.894772Z",
    "action": 30,
    "target": "The estimates will be shown in black and white.",
    "old": "This won't affect the settings window, but with checkmark off the descriptions will be shown in black and white.",
    "details": {},
    "id": 291439,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/291439/?format=api"
}