Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/271169/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-12T15:38:16.832399Z",
    "action": 59,
    "target": "Ao usar este item como seu foco, ao receber dano de qualquer fonte, você pode reduzir esse dano em uma quantidade até o número de Absorver, desde que tenha um número de pontos da força ou pontos tech igual à metade do dano absorvido. Ao fazer isso, você perde metade do dano recebido em pontos da força ou pontos tech.",
    "old": "",
    "details": {
        "state": 20,
        "source": "While using this item as your focus, when you take damage from any source, you can reduce that damage by an amount up to the absorptive number, provided you have a number of force or tech points equal to half the damage absorbed. When you do so, you lose half the damage taken in force or tech points.",
        "old_state": -1
    },
    "id": 431607,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/431607/?format=api"
}