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

{
    "id": 418,
    "datetime": "2022-03-15T21:59:09.850737Z",
    "amount": 1750000000000,
    "fee": 17072932207,
    "blocks": [
        {
            "farmed_height": 1699512,
            "timestamp": 1647380854
        }
    ]
}