Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113705/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:47.381382Z",
    "action": 59,
    "target": "<p>El personaje es resistente a los extremos de calor, fr&iacute;o y presi&oacute;n y gana +3D por rango en las pruebas de Fuerza o resistencia para resistir los efectos nocivos de estas condiciones ambientales.</p> <p>El personaje no es resistente a los ataques de calor o fr&iacute;o, ya que estos van y vienen demasiado r&aacute;pido como para que la Habilidad Especial le brinde protecci&oacute;n.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>The character is resistant to extremes of heat, cold, and pressure and gains a +3D per rank to Strength or stamina checks to resist ill effects from these environmental conditions. The character is not resistant to heat or cold attacks, as these come and go too quickly for the Special Ability to provide protection.</p>\n",
        "old_state": -1
    },
    "id": 171869,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171869/?format=api"
}