Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/21247/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-05T00:20:35.087114Z",
    "action": 30,
    "target": "Height",
    "old": "Position",
    "details": {},
    "id": 385624,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/385624/?format=api"
}