Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/317448/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-19T02:43:35.780514Z",
    "action": 71,
    "target": "Espaçamento de letras do texto de pausa (ex. '0.3em' ou '2px').",
    "old": "",
    "details": {
        "state": 20,
        "source": "Letter spacing of the pause text (e.g. '0.3em' or '2px').",
        "old_state": -1
    },
    "id": 516588,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516588/?format=api"
}