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

{
    "id": 282,
    "datetime": "2022-02-20T05:25:41.350963Z",
    "amount": 1750000000000,
    "fee": 17026712084,
    "blocks": [
        {
            "farmed_height": 1589973,
            "timestamp": 1645333336
        }
    ]
}