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

{
    "id": 189,
    "datetime": "2022-01-30T04:15:52.456642Z",
    "amount": 1750000000000,
    "fee": 17052116558,
    "blocks": [
        {
            "farmed_height": 1493008,
            "timestamp": 1643514648
        }
    ]
}