Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/303688/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/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": "2025-03-19T22:53:29.770299Z",
    "action": 2,
    "target": "Mostra un piede di pagina sotto l'input di ricerca, contenente suggerimenti contestuali e comandi disponibili.",
    "old": "Mostra un piè di pagina sotto l'input di ricerca, contenente suggerimenti contestuali e comandi disponibili.",
    "details": {
        "state": 20,
        "source": "Shows a footer under the search input, containing context hints and available commands.",
        "old_state": 10
    },
    "id": 495130,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495130/?format=api"
}