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

{
    "id": 20221,
    "datetime": "2025-05-30T08:52:14.606551Z",
    "amount": 875000000000,
    "fee": 7300823059,
    "blocks": [
        {
            "farmed_height": 7116720,
            "timestamp": 1748593805
        }
    ]
}