Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/90364/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-07T12:19:43.849017Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "\"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_state": 0
    },
    "id": 215602,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/215602/?format=api"
}