Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113219/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:03.386915Z",
    "action": 59,
    "target": "<p>Las esposas ajustables de metal de baja tecnolog&iacute;a requieren la llave o un juego moderado de manos para quitarlas (Habilidad); 18 puntos corporales/2 niveles de herida; resistencia al da&ntilde;o total 15.</p> <p>La llave viene con la compra de las esposas.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Low-tech metal adjustable restraints require the key or a Moderate sleight of hand roll to remove; 18 Body Points/2 Woundlevels; damage resistance total 15. Key comes with purchase of handcuffs.",
        "old_state": -1
    },
    "id": 171362,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171362/?format=api"
}