Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/273370/?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.777252Z",
    "action": 59,
    "target": "Um número limitado de tiros pode ser feito com uma arma que tenha a propriedade de superaquecer. Um personagem deve então resfriar a arma usando uma ação ou uma ação bônus (a escolha do personagem). Uma arma irá resfriar naturalmente durante um período de dez minutos sem uso.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A limited number of shots can be made with a weapon that has the overheat property. A character must then cool the weapon using an action or a bonus action (the character’s choice). A weapon will naturally cool over a period of ten minutes of non-use.",
        "old_state": -1
    },
    "id": 433808,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/433808/?format=api"
}