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

{
    "id": 453,
    "datetime": "2022-03-20T13:49:59.042597Z",
    "amount": 1750000000000,
    "fee": 17110128103,
    "blocks": [
        {
            "farmed_height": 1720963,
            "timestamp": 1647783269
        }
    ]
}