Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/290418/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/GregoryWarn/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/GregoryWarn/?format=api",
    "timestamp": "2024-09-01T00:17:56.893868Z",
    "action": 2,
    "target": "Il tuo sistema potrebbe utilizzare un altro percorso dati. Se la stima non viene visualizzata correttamente, inserisci il percorso dei dati nell'attributo corretto (es. actor.system.health).",
    "old": "Il tuo sistema potrebbe utilizzare un altro percorso dati.  Se la stima non viene visualizzata correttamente, inserisci il percorso dei dati nell'attributo corretto (es. actor.system.health).",
    "details": {
        "state": 20,
        "source": "Your system might be using another data path. If the estimate isn't showing correctly, input the data path to the correct attribute (e.g. actor.system.health).",
        "old_state": 20
    },
    "id": 482072,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482072/?format=api"
}