Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/305836/?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.314419Z",
    "action": 71,
    "target": "<p><strong>Conditions</strong> Vous vous trouvez sur une case adjacente à une créature qui fait au moins une catégorie de taille de plus que la vôtre et qui consent à être votre monture.</p><hr><p>Vous enfourchez la créature et la chevauchez. Si vous êtes déjà en selle, vous pouvez à la place utiliser cette action pour descendre de selle et mettre pied à terre dans un espace adjacent à votre monture.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p><strong>Requirements</strong> You are adjacent to a creature that is at least one size larger than you and is willing to be your mount.</p><hr><p>You move onto the creature and ride it. If you're already mounted, you can instead use this action to dismount, moving off the mount into a space adjacent to it.</p>",
        "old_state": -1
    },
    "id": 497916,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497916/?format=api"
}