Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/69835/?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/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/EldritchTranslator/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/EldritchTranslator/?format=api",
    "timestamp": "2023-02-14T22:40:31.298276Z",
    "action": 2,
    "target": "Ad alcune persone non piacciono le immagini della funzione Rimpiazza immagine per Tipo di danno, ora è possibile disabilitare questa funzione",
    "old": "Ad alcune persone non piacciono le immagini della funzione Image Replacer for Damage Type, ora è possibile disabilitare questa funzione",
    "details": {
        "state": 20,
        "source": "Some people do not like images from the Image Replacer for Damage Type now you can disable this function",
        "old_state": 20
    },
    "id": 238950,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/238950/?format=api"
}