Changes API.

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

GET /api/changes/308622/?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": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "timestamp": "2023-04-21T23:51:03.750647Z",
    "action": 5,
    "target": "\"Desabilitar MJ falando como PJ\": Torna todas mensagens do MJ como fora do personagem, exceto rolagens.  \"Forçar dentro do Personagem\": Torna todas mensagens como dentro do personagem associado, independente do token estar na cena ou se /ooc foi especificado.  \"Sempre fora do personagem\": Todas as mensagens são fora do personagem.  \"Usar personagem associado quando dentro do personagem\": Igual a \"Forçar dentro do personagem\", mas ignora mensagems /ooc.",
    "old": "",
    "details": {
        "state": 20,
        "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": 308622,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/308622/?format=api"
}