Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211847/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/ru/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Pretzl/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Pretzl/?format=api",
    "timestamp": "2024-01-22T07:47:40.710471Z",
    "action": 30,
    "target": "Specific item (Rations, Potion of Healing,…)",
    "old": "Specific item (Rations, Potion of Healing,...)",
    "details": {},
    "id": 435472,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/435472/?format=api"
}