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

{
    "id": 811,
    "datetime": "2022-04-25T22:05:15.345172Z",
    "amount": 1750000000000,
    "fee": 15583243369,
    "blocks": [
        {
            "farmed_height": 1888890,
            "timestamp": 1650923383
        }
    ]
}