Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/69821/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-05T09:36:31.039789Z",
    "action": 59,
    "target": "Mostra il nome del giocatore sotto al nome dell'attore per eventuali messaggi IC. \"SOTTO\" NON \"AVANTI\" PER GESTIRE MEGLIO I NOMI LUNGHI. ATTENZIONE: se non si utilizza 'Miglioramenti della chat di Illandril', probabilmente non è necessario.",
    "old": "Mostra il nome del giocatore sotto al nome dell'attore per eventuali messaggi IC. \"SOTTO\" NON \"AVANTI\" PER GESTIRE MEGLIO I NOMI LUNGHI. ATTENZIONE: se non si utilizza 'Miglioramenti della chat di Illandril', probabilmente non è necessario.",
    "details": {
        "state": 20,
        "source": "Shows the name of the player below to the name of the actor for any IC messages. IS \"BELOW\" NOT \"NEXT\" FOR BETTER MANAGE LONG NAME. ATTENTION: If you are using \"Illandril's Chat Enhancements\" you probably not need this.",
        "old_state": 20
    },
    "id": 261309,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/261309/?format=api"
}