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

{
    "id": 58,
    "datetime": "2021-11-12T06:25:06.870117Z",
    "amount": 1750000000000,
    "fee": 17347020589,
    "blocks": [
        {
            "farmed_height": 1129110,
            "timestamp": 1636697439
        }
    ]
}