Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113283/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:17.401068Z",
    "action": 59,
    "target": "<p>Con esta habilidad, un PJ puede concentrar la energ&iacute;a dentro de s&iacute; mismo y de su entorno para da&ntilde;ar a otros o protegerse a s&iacute; mismo y a los dem&aacute;s del da&ntilde;o.</p> <p>Los efectos m&aacute;s comunes producidos con esta habilidad incluyen la modificaci&oacute;n del da&ntilde;o o valor de armadura o la generaci&oacute;n de un nuevo da&ntilde;o o valor de armadura.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "With this skill, a character can focus energy within herself and her surroundings to harm others or protect herself and others from harm. The most common effects produced with this skill include modifying damage or Armor Value or generating a new damage or Armor Value.",
        "old_state": -1
    },
    "id": 171434,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171434/?format=api"
}