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

{
    "id": 753,
    "datetime": "2022-04-19T19:11:01.422003Z",
    "amount": 1750000000000,
    "fee": 15601145478,
    "blocks": [
        {
            "farmed_height": 1860541,
            "timestamp": 1650394475
        }
    ]
}