Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211490/?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-26T12:00:53.594182Z",
    "action": 5,
    "target": "<p>Vous faites un petit saut sans prendre de risque. Vous pouvez Bondir de 3 m au maximum à l'horizontale si votre Vitesse est supérieure ou égale à 4,50 m ou de 4,50 m au maximum à l'horizontale si votre Vitesse est supérieure ou égale à 9 m. Vous atterrissez dans l'espace où se termine votre Bond (ce qui signifie que vous pouvez généralement sauter par-dessus un fossé de 1,50 m ou un fossé de 3 m si votre Vitesse est supérieure ou égale à 9 m).</p><p>Si vous Bondissez verticalement, vous pouvez vous déplacer de 90 cm en hauteur et de 1,50 m en longueur pour atteindre une surface surélevée.</p><p>Vous devez faire appel à la compétence Athlétisme pour sauter sur de plus grandes distances.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>You take a careful, short jump. You can Leap up to 10 feet horizontally if your Speed is at least 15 feet, or up to 15 feet horizontally if your Speed is at least 30 feet. You land in the space where your Leap ends (meaning you can typically clear a 5-foot gap, or a 10-foot gap if your Speed is 30 feet or more).</p><p>If you Leap vertically, you can move up to 3 feet vertically and 5 feet horizontally onto an elevated surface.</p><p>Jumping a greater distance requires using the Athletics skill.</p>",
        "old_state": 0
    },
    "id": 312500,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/312500/?format=api"
}