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

{
    "id": 86,
    "datetime": "2021-12-21T22:36:16.978136Z",
    "amount": 1750000000000,
    "fee": 17233151031,
    "blocks": [
        {
            "farmed_height": 1311706,
            "timestamp": 1640124592
        }
    ]
}