Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/278620/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-07T22:09:54.632891Z",
    "action": 59,
    "target": "O cálculo de CA do ator deve ser configurada para “Armadura Natural” ou “Fixo” para usar esta fórmula.",
    "old": "O cálculo de Ca do ator deve ser configurada para “Armadura Natural” or “Fixo” para usar esta fórmula.",
    "details": {
        "state": 20,
        "source": "Actor's AC calculation must be set to “Natural Armor” or “Flat” to use this formula.",
        "old_state": 20
    },
    "id": 462899,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/462899/?format=api"
}