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

{
    "id": 1108,
    "datetime": "2022-05-19T06:13:21.603244Z",
    "amount": 1750000000000,
    "fee": 15461312081,
    "blocks": [
        {
            "farmed_height": 1996554,
            "timestamp": 1652939854
        }
    ]
}