Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/273343/?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.776254Z",
    "action": 59,
    "target": "Enquanto empunhar uma arma com a propriedade intertravada, você pode usar sua interação com o objeto para separar a arma em duas armas separadas ou reconectar em uma única arma. Enquanto separadas, cada arma tem o mesmo dano, tipo de dano, valor e peso combinados e propriedades (exceto para a propriedade dupla) que a arma única.",
    "old": "",
    "details": {
        "state": 20,
        "source": "While wielding a weapon with the interlocking property, you can use your object interaction to detach the weapon into two separate weapons or reattach into a single weapon. While separated, each weapon has the same damage, damage type, combined value and weight, and properties (except for the double property) as the single weapon.",
        "old_state": -1
    },
    "id": 433781,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/433781/?format=api"
}