{
"proposal_id": 0
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/council/proposal' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"proposal_id": 0
}'{
"code": 0,
"data": {
"info": {
"aye_votes": 0,
"call_module": "string",
"call_name": "string",
"created_block": 0,
"executed_success": true,
"member_count": 0,
"nay_votes": 0,
"params": "string",
"pre_image": {
"amount": "string",
"author": {
"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"
}
}
},
"call_module": "string",
"call_name": "string",
"created_block": 0,
"hash": "string",
"params": "string",
"source": "string",
"status": "string",
"updated_block": 0
},
"proposal_hash": "string",
"proposal_id": 0,
"proposer": {
"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"
}
}
},
"status": "string",
"timeline": [
{
"block": 0,
"extrinsic_index": "string",
"index": 0,
"params": null,
"prophecy": true,
"status": "string",
"time": 0
}
],
"title": "string",
"updated_block": 0,
"value": "string",
"votes": [
{
"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"
}
}
},
"extrinsic_hash": "string",
"extrinsic_index": "string",
"passed": true,
"voting_time": 0
}
]
}
},
"generated_at": 1699600641,
"message": "Success"
}