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

{
    "id": 1451,
    "datetime": "2022-06-14T03:29:02.778154Z",
    "amount": 1750000000000,
    "fee": 15335209003,
    "blocks": [
        {
            "farmed_height": 2115683,
            "timestamp": 1655176486
        }
    ]
}