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

{
    "id": 401,
    "datetime": "2022-03-12T21:08:56.563267Z",
    "amount": 1750000000000,
    "fee": 17091493238,
    "blocks": [
        {
            "farmed_height": 1685381,
            "timestamp": 1647114770
        }
    ]
}