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

{
    "id": 21001,
    "datetime": "2025-07-07T04:13:56.704897Z",
    "amount": 875000000000,
    "fee": 7309452440,
    "blocks": [
        {
            "farmed_height": 7291085,
            "timestamp": 1751860964
        }
    ]
}