Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/292304/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-28T15:09:16.674732Z",
    "action": 59,
    "target": "La <em>Modalità Navigazione</em> è la modalità base per Quick Insert. Nella Modalità Navigazione, puoi cercare ed interagire con qualunque documento. Trascina qualunque risultato nel mondo o in una scheda personaggio.",
    "old": "La <em>Modalità Navigazione</em> è la modalità base per Quick Insert. Nella Modalità Navigazione, puoi cercare ed interagire con qualunque documento. Trascina qualunque risultato nel mondo o in una scheda personaggio.",
    "details": {
        "state": 20,
        "source": "The <em>Browse Mode</em> is the base mode for Quick Insert. In the browse mode, you can search for and interact with any document. Drag and drop any result into the world, or onto a character sheet.",
        "old_state": 20
    },
    "id": 485871,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/485871/?format=api"
}