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

{
    "id": 606,
    "datetime": "2022-04-03T04:22:41.768640Z",
    "amount": 1750000000000,
    "fee": 15539705487,
    "blocks": [
        {
            "farmed_height": 1783800,
            "timestamp": 1648959034
        }
    ]
}