Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/55466/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Chris76J/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Chris76J/?format=api",
    "timestamp": "2022-12-02T18:41:12.493123Z",
    "action": 5,
    "target": "ERFORDERT EINE AKTUALISIERUNG: NUR ändern, wenn das JB2A-Modul extern in einem S3-Bucket oder ähnlichem gehostet wird. Andernfalls leer lassen. Beispiel: S3Bucket/jb2a_patreon oder S3Bucket/JB2A_DnD5e (kein Schrägstrich am Ende)",
    "old": "",
    "details": {
        "state": 20,
        "source": "REQUIRES A REFRESH: ONLY change if your JB2A module is hosted externally on an S3 bucket or similar. Otherwise, leave blank. Example: S3Bucket/jb2a_patreon or S3Bucket/JB2A_DnD5e (No Slash at end)",
        "old_state": 0
    },
    "id": 142278,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/142278/?format=api"
}