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

{
    "id": 256,
    "datetime": "2022-02-16T01:48:48.888735Z",
    "amount": 1750000000000,
    "fee": 17022603110,
    "blocks": [
        {
            "farmed_height": 1570975,
            "timestamp": 1644975070
        }
    ]
}