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

{
    "id": 235,
    "datetime": "2022-02-10T13:16:32.189382Z",
    "amount": 1750000000000,
    "fee": 16946077088,
    "blocks": [
        {
            "farmed_height": 1545384,
            "timestamp": 1644497197
        }
    ]
}