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

{
    "id": 206,
    "datetime": "2022-02-04T05:13:21.115188Z",
    "amount": 1750000000000,
    "fee": 16984968807,
    "blocks": [
        {
            "farmed_height": 1516364,
            "timestamp": 1643950394
        }
    ]
}