Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/82953/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-06T07:42:51.525815Z",
    "action": 59,
    "target": "Quitar la concentración cuando se eliminan los efectos",
    "old": "Quitar la concentración cuando se eliminan los efectos",
    "details": {
        "state": 10,
        "source": "Remove concentration when effects removed",
        "old_state": 10
    },
    "id": 337772,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/337772/?format=api"
}