Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/288308/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2024-05-25T11:53:29.416103Z",
    "action": 5,
    "target": "Zmniejsza wartość stanu ogłuszenia, jeśli ma on wartość, ale nie czas trwania. Możesz także zmniejszyć stan wysączenia o 1 raz dziennie, gdy pijesz z kielicha.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Reduce the value of the stunned condition if it has a condition value, but not a duration. You can also decrease the drained condition by 1 once per day when you drink from the chalice.",
        "old_state": 0
    },
    "id": 461735,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/461735/?format=api"
}