Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79174/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/glossary/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/glossary/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "timestamp": "2022-11-17T00:40:25.054759Z",
    "action": 5,
    "target": "Posición",
    "old": "",
    "details": {
        "state": 20,
        "source": "Position",
        "old_state": 0
    },
    "id": 129336,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/129336/?format=api"
}