Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/149609/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T20:53:29.388264Z",
    "action": 59,
    "target": "Esta macro se ha discontinuado. Usa la macro de \"Tirada Facilitada\" y la configuración de \"Las Macros de Tiradas Usan la Dificultad Efectiva\" en su lugar.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This macro has been deprecated. Use the “Eased Roll” macro and the system setting “Roll Macros Use Effective Difficulty” instead.",
        "old_state": -1
    },
    "id": 224098,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/224098/?format=api"
}