Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/108991/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "timestamp": "2022-12-08T23:41:27.844244Z",
    "action": 6,
    "target": "¿Necesita un servidor más cerca de casa? Elige entre ubicaciones en Norteamérica, Europa, Asia y Oceanía. Y con nuestro plan Cuentacuentos, puedes alojar varias partidas accesibles a la vez, lo que resulta muy útil para los GM exigentes que organizan más de una sesión a la semana.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Need a server closer to home? Choose from locations in North America, Europe, Asia, and Oceania. And with our Story Teller plan, you can host multiple, accessible games at once- useful for the discerning GM who runs more than one session a week.",
        "old_state": 0
    },
    "id": 165826,
    "action_name": "Automatically translated",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/165826/?format=api"
}