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

{
    "id": 214,
    "datetime": "2022-02-05T20:02:34.880469Z",
    "amount": 1750000000000,
    "fee": 17003354924,
    "blocks": [
        {
            "farmed_height": 1523780,
            "timestamp": 1644089919
        }
    ]
}