Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/271089/?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.828625Z",
    "action": 59,
    "target": "Quando você faz um salto em distância vestindo uma armadura com a propriedade reforçada, você pode cobrir um número de metros até o dobro do seu valor de Força. Quando você faz um salto alto, você pode saltar um número de metros no ar igual a 3 + o dobro do seu modificador de Força.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you make a long jump while wearing armor with the reinforced property, you can cover a number of feet up to twice your Strength score. When you make a high jump, you can leap a number of feet up into the air equal to 3 + twice your Strength modifier.",
        "old_state": -1
    },
    "id": 431527,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/431527/?format=api"
}