Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/292305/?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": null,
    "author": null,
    "timestamp": "2024-08-02T22:45:01.666962Z",
    "action": 59,
    "target": "La <em>Modalità Inserimento</em> è la modalità \"smart\" di Quick Insert. Quick Insert entra in <em>Modalità Inserimento</em> quando collegandosi a qualche altra parte dell'interfaccia utente (chiamata <em>contesto</em>), consente l'inserimento diretto del risultato della ricerca nel target. Un contesto può essere, tra le altre cose, un campo di input (chat, macro, diario, ecc.) o una scheda personaggio.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The <em>Insert Mode</em> is Quick Insert's \"smart\" mode. Quick Insert enters the <em>Insert Mode</em> when attaching to some other part of the UI (called a <em>context</em>), it allows direct insertion of the search result into the target. A context can be an input field (chat, macros, journal, etc.) or a character sheet among other things.",
        "old_state": -1
    },
    "id": 472088,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/472088/?format=api"
}