Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53746/?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/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2022-10-21T14:08:07.429653Z",
    "action": 37,
    "target": "Affiche le nom du joueur en dessous du nom de l'acteur pour tout message IC. EST \"BELOW\" ET NON \"NEXT\" POUR MIEUX GÉRER LES LONGS NOMS. ATTENTION : Si vous utilisez \"Illandril's Chat Enhancements\" vous n'avez probablement pas besoin de ceci.",
    "old": "Affiche le nom du joueur ci-dessous au nom de l'acteur pour tous les messages IC. EST \"CI-DESSOUS\" ET NON \"SUIVANT\" POUR MIEUX GÉRER LES NOMS LONG. ATTENTION : Si vous n'utilisez pas les \"Illandril's Chat Enhancements\", vous n'en avez probablement pas besoin.",
    "details": {
        "state": 10,
        "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": 10
    },
    "id": 112319,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/112319/?format=api"
}