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

{
    "id": 788,
    "datetime": "2022-04-23T10:05:38.714672Z",
    "amount": 1750000000000,
    "fee": 15575295564,
    "blocks": [
        {
            "farmed_height": 1877391,
            "timestamp": 1650706784
        }
    ]
}