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

{
    "id": 787,
    "datetime": "2022-04-23T09:53:31.171146Z",
    "amount": 1750000000000,
    "fee": 15574525522,
    "blocks": [
        {
            "farmed_height": 1877381,
            "timestamp": 1650706642
        }
    ]
}