Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113215/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:03.386663Z",
    "action": 59,
    "target": "<p>Las linternas reducen los modificadores de oscuridad en 2D en un &aacute;rea en forma de cono de hasta cinco metros del usuario.</p> <p>Las bater&iacute;as internas se pueden recargar con cualquier corriente local (la base de la linterna incluye varios adaptadores).</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Small flashlights reduces darkness modifiers by 2D in a cone-shaped area up to five meters from the user. The internal batteries can be recharged off any local current (the base includes several adapters).",
        "old_state": -1
    },
    "id": 171358,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171358/?format=api"
}