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

{
    "id": 272,
    "datetime": "2022-02-19T03:22:09.193645Z",
    "amount": 1750000000000,
    "fee": 17034933224,
    "blocks": [
        {
            "farmed_height": 1585124,
            "timestamp": 1645238748
        }
    ]
}