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

{
    "id": 116,
    "datetime": "2022-01-07T05:40:16.958590Z",
    "amount": 1750000000000,
    "fee": 17057508988,
    "blocks": [
        {
            "farmed_height": 1387278,
            "timestamp": 1641532818
        }
    ]
}