Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/161456/?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": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "timestamp": "2023-12-23T23:36:22.119636Z",
    "action": 30,
    "target": "This will probably be {dataPath1} or {dataPath2}.",
    "old": "This will probably {dataPath1} or {dataPath2}.",
    "details": {},
    "id": 413176,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/413176/?format=api"
}