Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/291328/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pt/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/raikou/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/raikou/?format=api",
    "timestamp": "2024-08-13T18:02:39.994487Z",
    "action": 2,
    "target": "Quando você falha (mas não falha criticamente) em um teste de Relembrar Conhecimento usando qualquer perícia, você descobre um conhecimento correto e outro errôneo, mas é incapaz de saber qual é qual.",
    "old": "Quando você falha (mas não falha criticamente) em um teste de Recordar Conhecimento usando qualquer perícia, você aprende a resposta correta e uma resposta errada, mas não tem como diferenciar qual é qual. Isso pode ocorrer porque não se sabe que algo é significativo, mas não se é bom ou ruim.",
    "details": {
        "state": 20,
        "source": "When the character fails (but doesn't critically fail) a Recall Knowledge check using any skill, they learn a bit of true knowledge and a bit of erroneous knowledge, but they don't have any way to differentiate which is which.",
        "old_state": 20
    },
    "id": 473205,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/473205/?format=api"
}