Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/9077/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "timestamp": "2023-06-24T20:04:38.838946Z",
    "action": 7,
    "target": "Avaa automaattisesti dokumentit, joiden nimi on sama kuin listauksen nimi.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Automatically open documents with the same name as the listing name",
        "old_state": 0
    },
    "id": 351727,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/351727/?format=api"
}