Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/249890/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "timestamp": "2024-06-05T09:19:05.359820Z",
    "action": 4,
    "target": "„The Forge“ (The Forge VTT inc. / La Forge TJV inc.) ist ein Tabletop-Spieleunternehmen, das 2020 von Youness Alaoui, auch bekannt als KaKaRoTo, gegründet wurde.",
    "old": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.) is a tabletop game company founded in 2020 by Youness Alaoui, also known as KaKaRoTo.",
    "details": {
        "state": 20,
        "source": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.) is a tabletop game company founded in 2020 by Youness Alaoui, also known as KaKaRoTo.",
        "old_state": 20
    },
    "id": 462726,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/462726/?format=api"
}