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

{
    "id": 91,
    "datetime": "2021-12-29T05:50:43.402404Z",
    "amount": 1750000000000,
    "fee": 17213838219,
    "blocks": [
        {
            "farmed_height": 1345497,
            "timestamp": 1640755836
        }
    ]
}