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

{
    "id": 212,
    "datetime": "2022-02-05T09:30:15.645187Z",
    "amount": 1750000000000,
    "fee": 17010270805,
    "blocks": [
        {
            "farmed_height": 1521798,
            "timestamp": 1644052356
        }
    ]
}