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

{
    "id": 322,
    "datetime": "2022-02-26T19:39:47.111870Z",
    "amount": 1750000000000,
    "fee": 16971178467,
    "blocks": [
        {
            "farmed_height": 1620575,
            "timestamp": 1645903054
        }
    ]
}