Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/273382/?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:17.777658Z",
    "action": 59,
    "target": "Você pode usar uma arma que tenha essa propriedade para fazer um ataque à distância sem o uso de munição. A arma é extraída diretamente da fonte de energia da nave.\nArmas com a propriedade Energia vêm com um intervalo entre parênteses após a propriedade. O intervalo lista dois números. O efeito desses dois números varia de acordo com o tipo de arma.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You can use a weapon that has this property to make a ranged attack without the use of ammunition. The weapon draws directly from the ship’s power source.\nWeapons with the power property come with a range in parentheses after the property. The range lists two numbers. The effect of these two numbers varies based on the weapon type.",
        "old_state": -1
    },
    "id": 433820,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/433820/?format=api"
}