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

{
    "id": 64,
    "datetime": "2021-11-26T05:08:14.768198Z",
    "amount": 1750000000000,
    "fee": 17208670077,
    "blocks": [
        {
            "farmed_height": 1193523,
            "timestamp": 1637901235
        }
    ]
}