Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/24183/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Padhiver/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Padhiver/?format=api",
    "timestamp": "2022-09-19T12:29:58.342693Z",
    "action": 5,
    "target": "Dans d'autres systèmes, il peut s'agir d'éléments réels sur l'acteur - dans ce cas, vous pouvez glisser et déposer des éléments sur cette liste pour les ajouter aux devises.",
    "old": "",
    "details": {
        "state": 20,
        "source": "In other systems, they may be actual items on the actor - in this case, you can drag and drop items onto this list to add it to the currencies.",
        "old_state": 0
    },
    "id": 51185,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/51185/?format=api"
}