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

{
    "id": 20223,
    "datetime": "2025-05-30T11:21:28.630921Z",
    "amount": 875000000000,
    "fee": 7304938239,
    "blocks": [
        {
            "farmed_height": 7117199,
            "timestamp": 1748603314
        }
    ]
}