Changes API.

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

GET /api/changes/112097/?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": null,
    "author": null,
    "timestamp": "2022-10-20T19:01:25.434687Z",
    "action": 59,
    "target": "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.",
    "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": 20
    },
    "id": 112097,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/112097/?format=api"
}