Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22058/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/nl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
    "timestamp": "2022-09-12T17:51:50.854762Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Yes this can be tricky in some cases. \"Custom\" in this \"customized\" or \"unique\". The consistent replacement in other translations is \"user defined\" if \"custom\" is unclear due to the overlap with something like cultural customs."
    },
    "id": 34037,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/34037/?format=api"
}