{
"collection_id": "1",
"item_id": "1",
"page": 0,
"row": 10
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/unique/activities' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"collection_id": "1",
"item_id": "1",
"page": 0,
"row": 10
}'{
"code": 0,
"data": {
"count": 0,
"list": [
{
"block_num": 5296820,
"block_timestamp": 1693996722,
"collection_id": "129",
"event_id": "ItemMetadataSet",
"event_index": "5296820-26",
"extrinsic_index": "5296820-3",
"item_id": "1",
"module_id": "nfts"
}
]
},
"generated_at": 1699600641,
"message": "Success"
}