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

{
    "id": 151,
    "datetime": "2022-01-20T02:08:19.874471Z",
    "amount": 1750000000000,
    "fee": 16865244556,
    "blocks": [
        {
            "farmed_height": 1446498,
            "timestamp": 1642643418
        }
    ]
}