GET /api/v1.0/payout/21231/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 21231,
    "datetime": "2025-07-19T10:23:22.653750Z",
    "amount": 875000000000,
    "fee": 7305347435,
    "blocks": [
        {
            "farmed_height": 7347560,
            "timestamp": 1752918840
        }
    ]
}