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

{
    "id": 128,
    "datetime": "2022-01-12T22:24:09.267646Z",
    "amount": 1750000000000,
    "fee": 17004261502,
    "blocks": [
        {
            "farmed_height": 1413381,
            "timestamp": 1642024998
        }
    ]
}