Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113697/?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.380733Z",
    "action": 59,
    "target": "<p>El personaje puede proyectar un campo de oscuridad a su alrededor, a&ntilde;adiendo +5 por rango a la dificultad de los totales de cualquier habilidad basada en la vista.</p> <p>El campo se extiende en una media esfera alrededor del personaje con un radio igual a un metro por rango.</p> <p>El campo se puede mantener durante un m&aacute;ximo de un minuto por rango antes de dispersarse.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>The character can project a field of darkness around himself, adding +5 per rank to the difficulty of any sight-based skill totals. The field extends in a half-sphere around the character with a radius equal to one meter per rank. The field can be maintained for a maximum of one minute per rank before dispersing.</p>\n",
        "old_state": -1
    },
    "id": 171861,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171861/?format=api"
}