Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/90907/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-26T22:04:01.088930Z",
    "action": 59,
    "target": "Vous pouvez effectuer des mouvements supplémentaires au cours d'un même round en utilisant l'action courir. Cela comptera alors comme votre action pour le round, ce qui signifie que vous ne pouvez effectuer aucune autre action. Faites un jet de MOBILITÉ – pour chaque <span class=\"blade-runner-symbols\">S</span> , vous pouvez effectuer un mouvement supplémentaire, en plus de votre mouvement libre. Si vous échouez le jet, vous tombez (avant le deuxième mouvement) et ne pouvez pas vous relever avant votre prochain tour.",
    "old": "Vous pouvez effectuer des mouvements supplémentaires au cours d'un même round en utilisant l'action courir. Cela comptera alors comme votre action pour le round, ce qui signifie que vous ne pouvez effectuer aucune autre action. Faites un jet de MOBILITÉ – pour chaque <span class=\"blade-runner-symbols\">S</span> , vous pouvez effectuer un mouvement supplémentaire, en plus de votre mouvement libre. Si vous échouez le jet, vous tombez (avant le deuxième mouvement) et ne pouvez pas vous relever avant votre prochain tour.",
    "details": {
        "state": 30,
        "source": "You can make additional moves in a single Round by using the sprint action. This will then count as your action for the Round, meaning you can perform no other action. Roll MOBILITY – for each <span class=\"blade-runner-symbols\">S</span> rolled, you can make one more move, in addition to your free move. If you fail the roll, you fall (before the second move) and cannot get up until your next turn.",
        "old_state": 30
    },
    "id": 354286,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/354286/?format=api"
}