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

{
    "id": 785,
    "datetime": "2022-04-23T05:37:16.507198Z",
    "amount": 1750000000000,
    "fee": 15582360131,
    "blocks": [
        {
            "farmed_height": 1876518,
            "timestamp": 1650691310
        }
    ]
}