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

{
    "id": 1330,
    "datetime": "2022-06-04T23:45:35.374884Z",
    "amount": 1750000000000,
    "fee": 15383283372,
    "blocks": [
        {
            "farmed_height": 2073397,
            "timestamp": 1654385354
        }
    ]
}