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

{
    "id": 21456,
    "datetime": "2025-07-31T01:30:59.858203Z",
    "amount": 875000000000,
    "fee": 7319031833,
    "blocks": [
        {
            "farmed_height": 7401293,
            "timestamp": 1753924446
        }
    ]
}