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

{
    "id": 20202,
    "datetime": "2025-05-29T11:40:25.759334Z",
    "amount": 875000000000,
    "fee": 7283090466,
    "blocks": [
        {
            "farmed_height": 7112767,
            "timestamp": 1748517924
        }
    ]
}