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

{
    "id": 89,
    "datetime": "2021-12-27T19:53:38.705652Z",
    "amount": 1750000000000,
    "fee": 17194958487,
    "blocks": [
        {
            "farmed_height": 1339233,
            "timestamp": 1640633667
        }
    ]
}