Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53728/?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/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2022-10-13T06:51:23.723922Z",
    "action": 7,
    "target": "Emplacement pour l'icône d'élément inconnu de l'étiquette par défaut est 'modules/chat-portrait/assets/inv-unidentified.png' dépend du paramètre 'Afficher inconnu'",
    "old": "",
    "details": {
        "state": 20,
        "source": "Placeholder for the label unknown item icon by default is 'modules/chat-portrait/assets/inv-unidentified.png' depends on the 'Display Unknown' setting",
        "old_state": 0
    },
    "id": 93391,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/93391/?format=api"
}