Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113491/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:36.694850Z",
    "action": 59,
    "target": "<p>Capacidad para resistir el estr&eacute;s, la tentaci&oacute;n, los intentos de interacci&oacute;n de otras personas, los ataques mentales y el dolor. El Game Master puede permitir una especializaci&oacute;n en una tradici&oacute;n de fe espec&iacute;fica o un sistema de creencias para mejorar muchas, aunque no todas, las aplicaciones de la fuerza de voluntad.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Ability to withstand stress, temptation, other people’s interaction attempts, mental attacks, and pain. The Game Master may allow a specialization in a specific faith tradition or belief system to enhance many, though not all, applications of willpower.",
        "old_state": -1
    },
    "id": 171651,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171651/?format=api"
}