Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/12627/?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/en/?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-05T20:38:41.519672Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Only reason is that the original developer did this and it flowed through the rest of the update for translations. Certainly not opposed to having it changed to anything language appropriate or `\"`."
    },
    "id": 27308,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/27308/?format=api"
}