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

{
    "id": 857,
    "datetime": "2022-04-30T13:21:36.245726Z",
    "amount": 1750000000000,
    "fee": 15603053433,
    "blocks": [
        {
            "farmed_height": 1910247,
            "timestamp": 1651323556
        }
    ]
}