Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/24065/?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": null,
    "author": null,
    "timestamp": "2022-09-12T01:29:56.928610Z",
    "action": 59,
    "target": "Aucune carte de chat n'est affichée, et personne ne peut être spectateur.",
    "old": "",
    "details": {
        "state": 20,
        "source": "No chat card are posted, and no one can spectate",
        "old_state": -1
    },
    "id": 32914,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/32914/?format=api"
}