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

{
    "id": 623,
    "datetime": "2022-04-05T06:19:15.265313Z",
    "amount": 1750000000000,
    "fee": 15554968532,
    "blocks": [
        {
            "farmed_height": 1793394,
            "timestamp": 1649138432
        }
    ]
}