Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/109484/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-26T10:51:13.897098Z",
    "action": 30,
    "target": "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": "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 <span class=\"smallcaps\">MOBILITY</span> – 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.",
    "details": {},
    "id": 352978,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/352978/?format=api"
}