Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22034/?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/RebelMage/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/RebelMage/?format=api",
    "timestamp": "2022-09-07T07:43:47.669139Z",
    "action": 5,
    "target": "Forien's Quest Log - Onverbonden missiegever of beloningen verwijderd uit een of verscheidene missies verwijderd. Lees het chatbericht voor meer informatie.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Forien's Quest Log - Removed unlinked quest giver or reward items from one or more quests. Please review the chat message for more info.",
        "old_state": 0
    },
    "id": 29740,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/29740/?format=api"
}