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

{
    "id": 20233,
    "datetime": "2025-05-30T21:54:12.863427Z",
    "amount": 875000000000,
    "fee": 7288479141,
    "blocks": [
        {
            "farmed_height": 7119186,
            "timestamp": 1748641147
        }
    ]
}