Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83813/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/tposney/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/tposney/?format=api",
    "timestamp": "2023-09-04T01:50:48.692504Z",
    "action": 30,
    "target": "When using midi-qol damage buttons or auto applying damage apply target's damage immunity/vulnerabilities/resistances. All damage types are checked.",
    "old": "When using midi-qol damage buttons or auto applying damage apply target's damage immunities/vulnerabilities/resistances. All damage types are checked.",
    "details": {},
    "id": 375028,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/375028/?format=api"
}