{
"proposal_hash": "string",
"proposal_id": 0
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/treasury_council_collective/proposal' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"proposal_hash": "string",
"proposal_id": 0
}'{
"code": 0,
"data": {
"info": {
"account": {
"account_index": "string",
"address": "string",
"display": "string",
"evm_address": "string",
"evm_contract": {
"contract_name": "string",
"verify_source": "string"
},
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"merkle": {
"address_type": "string",
"tag_name": "string",
"tag_subtype": "string",
"tag_type": "string"
},
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
},
"people": {
"display": "string",
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
}
}
},
"beneficiary": {
"account_index": "string",
"address": "string",
"display": "string",
"evm_address": "string",
"evm_contract": {
"contract_name": "string",
"verify_source": "string"
},
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"merkle": {
"address_type": "string",
"tag_name": "string",
"tag_subtype": "string",
"tag_type": "string"
},
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
},
"people": {
"display": "string",
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
}
}
},
"beneficiary_amount": "string",
"call": "string",
"created_block": 0,
"created_block_timestamp": 0,
"executed_success": true,
"module": "string",
"no": 0,
"param": [
{
"name": "string",
"type": "string",
"type_name": "string",
"value": null
}
],
"proposal_hash": "string",
"proposal_id": 0,
"status": "string",
"threshold": 0,
"timeline": [
{
"block": 0,
"extrinsic_index": "string",
"index": 0,
"params": null,
"prophecy": true,
"status": "string",
"time": 0
}
],
"treasury_id": 0,
"treasury_spend": [
{
"amount": "string",
"beneficiary": {
"account_index": "string",
"address": "string",
"display": "string",
"evm_address": "string",
"evm_contract": {
"contract_name": "string",
"verify_source": "string"
},
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"merkle": {
"address_type": "string",
"tag_name": "string",
"tag_subtype": "string",
"tag_type": "string"
},
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
},
"people": {
"display": "string",
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
}
}
},
"current_currency_amount": "string",
"decimals": 0,
"history_currency_amount": "string",
"paraId": 0,
"symbol": "string",
"token_unique_id": "string"
}
],
"treasury_type": "string",
"updated_block": 0,
"yes": 0
}
},
"generated_at": 1699600641,
"message": "Success"
}