Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246916/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2023-11-05T15:22:17.807173Z",
    "action": 5,
    "target": "Wszystkie rzuty wykonane przez ukryte tokeny są rzucane w ciemno, tylko GM może je zobaczyć (rozmowy są przekształcane w widoczne rozmowy poza postacią).",
    "old": "",
    "details": {
        "state": 20,
        "source": "Blind all rolls made by hidden tokens, only the GM can see them (chats are converted into visible Out of Character chats)",
        "old_state": 0
    },
    "id": 397685,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/397685/?format=api"
}