Authorization: Bearer ********************curl --location -g --request GET 'https://api.ambrus.studio/warcast-test/heroes/84d5e976-d466-4c0a-af6b-9b7d7fae3819/items/199ec202-f400-4000-8f20-811c96269c80' \
--header 'Authorization: Bearer <token>'{
"itemId": "string",
"remoteItem": {
"id": "string",
"uid": "string",
"issuedId": 0,
"sellableAt": "string",
"status": "string",
"extra": {
"wrapped": true,
"attributes": [
{
"name": "string",
"value": 0
}
],
"rentalOrderFinishAt": "string"
},
"metadata": {
"archetypeId": "string",
"name": "string",
"description": "string",
"tags": [
"string"
],
"rarity": "string",
"imageUrl": "string",
"collection": "string",
"optionName": "string",
"maxIssuance": 0,
"attributes": [
"string"
],
"game": {
"id": "string",
"slug": "string",
"name": "string",
"description": "string",
"version": 0,
"extra": {
"developer": "string",
"discordUrl": "string",
"supportUrl": "string",
"trailerUrl": "string",
"twitterUrl": "string",
"officialWebsite": "string",
"itemCategories": [
{
"category": "string",
"displayName": "string"
}
]
}
}
},
"userId": "string",
"rentedBy": null,
"version": 0
},
"localSnapshot": {
"id": "string",
"uid": "string",
"extra": {
"wrapped": true,
"attributes": [
{
"name": "string",
"value": 0
}
],
"rentalOrderFinishAt": "string"
},
"status": "string",
"userId": "string",
"version": 0,
"issuedId": 0,
"metadata": {
"game": {
"id": "string",
"name": "string",
"slug": "string",
"extra": {
"developer": "string",
"discordUrl": "string",
"supportUrl": "string",
"trailerUrl": "string",
"twitterUrl": "string",
"itemCategories": [
{
"category": "string",
"displayName": "string"
}
],
"officialWebsite": "string"
},
"version": 0,
"description": "string"
},
"name": "string",
"tags": [
"string"
],
"rarity": "string",
"imageUrl": "string",
"attributes": [
"string"
],
"collection": "string",
"optionName": "string",
"archetypeId": "string",
"description": "string",
"maxIssuance": 0
},
"rentedBy": null,
"sellableAt": "string"
}
}