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

{
    "id": 461,
    "datetime": "2022-03-21T06:42:42.883669Z",
    "amount": 1750000000000,
    "fee": 17125161215,
    "blocks": [
        {
            "farmed_height": 1724202,
            "timestamp": 1647843978
        }
    ]
}