Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/11027/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "timestamp": "2022-09-04T08:20:43.212051Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "This string appears to refer to an action that will close the fullscreen media content and return to the previous view."
    },
    "id": 15263,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/15263/?format=api"
}