Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211489/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/action/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/action/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-04-26T11:59:21.637826Z",
    "action": 5,
    "target": "<p>Vous utilisez au moins une main pour manipuler un objet ou un élément de votre environnement. Vous pouvez vous saisir d'un objet non porté ou rangé, ouvrir une porte ou être à l'origine d'un effet comparable. Vous devrez probablement faire un test de compétence afin de déterminer le succès de votre Interaction.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>You use your hand or hands to manipulate an object or the terrain. You can grab an unattended or stored object, open a door, or produce some similar effect. You might have to attempt a skill check to determine if your Interact action was successful.</p>",
        "old_state": 0
    },
    "id": 312496,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/312496/?format=api"
}