curl --location --request GET 'http://localhost:3000/api/skillstones/617'
{
"success": true,
"data": {
"id": 617,
"raceId": 1296,
"skillId": 10284,
"levelLimit": 40
},
"timestamp": "2025-07-29T06:58:40.957Z"
}