Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/102834/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-07T12:19:43.489550Z",
    "action": 30,
    "target": "\"Default\": speakers are not altered.  \"Disable GM speaking as PC\": Make all chats GM says as PC into out-of-character chats, except rolls.  \"Force in-character\": Chat messages will come from assigned character regardless of whether that token is in the scene or if /ooc chat is specified.  \"Always out-of-character\": Make all messages out-of-character.  \"Use assigned when in-character\": Same as \"Force in-character\", but leaves out-of-character messages alone.",
    "old": "\"Default\": speakers are not altered.  \"Disable GM speaking as PC\": Make all chats GM says as PC into out-of-character chats, except rolls.  \"Force in-character\": Chat messages will come from assigned character regardless of whether that token is in the scene or if /ooc chat is specified.  \"Always out-of-character\": Make all messages out-of-character ",
    "details": {},
    "id": 215591,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/215591/?format=api"
}