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

{
    "id": 211,
    "datetime": "2022-02-05T02:54:01.894171Z",
    "amount": 1750000000000,
    "fee": 16998755409,
    "blocks": [
        {
            "farmed_height": 1520498,
            "timestamp": 1644028343
        }
    ]
}