Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53715/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/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": "2023-07-30T16:15:01.716086Z",
    "action": 2,
    "target": "Configurez les messages qui doivent recevoir le style personnalisé inconnu et ceux qui doivent être laissés par défaut. Pour modifier ces paramètres, vous devrez peut-être rafraîchir votre fenêtre.",
    "old": "Configurez les messages qui doivent recevoir un style personnalisé et ceux qui doivent être laissés par défaut. Pour modifier ces paramètres, vous devrez peut-être rafraîchir votre fenêtre.",
    "details": {
        "state": 20,
        "source": "Configure which message should use the unknown custom styling, and which ones should be left as default. Changing this may require you to refresh your window.",
        "old_state": 20
    },
    "id": 364760,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/364760/?format=api"
}