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

{
    "id": 227,
    "datetime": "2022-02-09T15:08:11.700799Z",
    "amount": 1750000000000,
    "fee": 16983021984,
    "blocks": [
        {
            "farmed_height": 1541190,
            "timestamp": 1644416915
        }
    ]
}