Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20386/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-17T20:59:44.502891Z",
    "action": 59,
    "target": "Mostrar cualquier cambio de estimación en el chat. Los personajes marcados con la macro Hide Estimate serán mostrados como \"Entidad Desconocida\".",
    "old": "Mostrar cualquier cambio de estimación en el chat. Los personajes marcados con la macro Hide Estimate serán mostrados como \"Entidad Desconocida\".",
    "details": {
        "state": 10,
        "source": "Output any estimate changes to chat. Characters flagged with the Hide Estimate macro will be shown as description of the {setting} setting.",
        "old_state": 20
    },
    "id": 49920,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/49920/?format=api"
}