Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/292089/?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/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2025-07-19T09:18:10.864177Z",
    "action": 5,
    "target": "Le mode d'insertion <em></em> est le mode \"intelligent\" de l'insertion rapide. L'insertion rapide entre dans le mode d'insertion <em></em> lorsqu'elle s'attache à une autre partie de l'interface utilisateur (appelée contexte <em></em> ), ce qui permet d'insérer directement le résultat de la recherche dans la cible. Un contexte peut être un champ de saisie (chat, macros, journal, etc.) ou une feuille de caractères, entre autres.",
    "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": 0
    },
    "id": 507002,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/507002/?format=api"
}