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

{
    "id": 251,
    "datetime": "2022-02-15T04:06:48.006178Z",
    "amount": 1750000000000,
    "fee": 17023436360,
    "blocks": [
        {
            "farmed_height": 1566794,
            "timestamp": 1644896651
        }
    ]
}