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

{
    "id": 88,
    "datetime": "2021-12-24T16:21:32.107936Z",
    "amount": 1750000000000,
    "fee": 17250133352,
    "blocks": [
        {
            "farmed_height": 1324596,
            "timestamp": 1640362228
        }
    ]
}