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

{
    "id": 61,
    "datetime": "2021-11-23T01:49:32.823521Z",
    "amount": 1750000000000,
    "fee": 17179340746,
    "blocks": [
        {
            "farmed_height": 1178898,
            "timestamp": 1637630463
        }
    ]
}