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

{
    "id": 157,
    "datetime": "2022-01-22T05:23:19.720601Z",
    "amount": 1750000000000,
    "fee": 16902693729,
    "blocks": [
        {
            "farmed_height": 1456405,
            "timestamp": 1642827704
        }
    ]
}