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

{
    "id": 53,
    "datetime": "2021-10-27T05:08:43.804715Z",
    "amount": 1750000000000,
    "fee": 17491605439,
    "blocks": [
        {
            "farmed_height": 1055300,
            "timestamp": 1635310145
        }
    ]
}