Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/176435/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2023-03-05T15:45:07.416960Z",
    "action": 5,
    "target": "Voici à quoi ressemblerait le code si le don <strong>Virtuose des parchemins</strong> était un préparatif quotidien personnalisé. Nous récupérons quelques données simples dans la fonction <u>prepare</u> et les utilisons pour la fonction <u>condition</u> des différentes lignes.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This is what the code would look like if the <strong>Scroll Savant</strong> feat was a homebrew daily. We gather some simple data in the <u>prepare</u> function and use it for the <u>condition</u> function of the different rows.",
        "old_state": 0
    },
    "id": 261493,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/261493/?format=api"
}