Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/291353/?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-13T20:25:33.066877Z",
    "action": 2,
    "target": "Reduza o valor da condição de atordoado se houver um valor, mas não uma duração. Você também pode diminuir a condição de drenagem em 1 uma vez por dia ao beber do cálice.",
    "old": "Reduza o valor da condição de atordoado se ele tiver um valor de condição, mas não uma duração. Você também pode diminuir a condição de drenagem em 1 vez por dia ao beber do cálice.",
    "details": {
        "state": 20,
        "source": "Reduce the value of the stunned condition if it has a condition value, but not a duration. You can also decrease the drained condition by 1 once per day when you drink from the chalice.",
        "old_state": 20
    },
    "id": 473373,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/473373/?format=api"
}