Changes API.

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

GET /api/changes/497892/?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": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:47.314162Z",
    "action": 59,
    "target": "<p>Vous utilisez votre main ou vos mains pour manipuler un objet ou un élément de votre environnement. Vous pouvez vous saisir d'un objet non porté ou rangé, dégainer une arme, échanger un objet tenu pour un autre, ouvrir une porte ou terminer un effet comparable. En de rares occasions, Vous pourriez avoir à tenter un test de compétence pour déterminer si votre action interagir était un succès.</p>",
    "old": "<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>",
    "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, draw a weapon, swap a held item for another, open a door, or achieve a similar effect. On rare occasions, you might have to attempt a skill check to determine if your Interact action was successful.</p>",
        "old_state": 20
    },
    "id": 497892,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497892/?format=api"
}