Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/25317/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/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-06-09T19:03:46.423973Z",
    "action": 2,
    "target": "To samo, co ustawienie {setting}, ale dla odczytu dzienników. To ustawienie wymaga ustawienia {setting}.",
    "old": "To samo, co ustawienie {setting}, ale dla odczytu dzienników. To ustawienie wymaga ustawienia {setting}. Wymaga przeładowania.",
    "details": {
        "state": 20,
        "source": "Same as the {setting} setting, but for reading journals. This settings requires the {setting} setting.",
        "old_state": 10
    },
    "id": 463296,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/463296/?format=api"
}