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

{
    "id": 63,
    "datetime": "2021-11-25T16:48:54.907194Z",
    "amount": 1750000000000,
    "fee": 17206613454,
    "blocks": [
        {
            "farmed_height": 1191186,
            "timestamp": 1637857807
        }
    ]
}