Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/239565/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "timestamp": "2023-09-20T16:44:56.117802Z",
    "action": 5,
    "target": "Kondice ve vašem systému může být odlišná od výchozího nastavení. Vyberte rovnici použitou k odhadu podílu zdraví.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your system's HP equation might be different than the default, choose the equation used to estimate the health fraction.",
        "old_state": 0
    },
    "id": 378772,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/378772/?format=api"
}