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

{
    "id": 59,
    "datetime": "2021-11-13T05:00:17.901481Z",
    "amount": 1750000000000,
    "fee": 17343712678,
    "blocks": [
        {
            "farmed_height": 1133589,
            "timestamp": 1636778722
        }
    ]
}