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

{
    "id": 57,
    "datetime": "2021-11-08T07:04:22.936076Z",
    "amount": 1750000000000,
    "fee": 17347022267,
    "blocks": [
        {
            "farmed_height": 1110816,
            "timestamp": 1636354385
        }
    ]
}