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

{
    "id": 20456,
    "datetime": "2025-06-09T05:59:56.880760Z",
    "amount": 875000000000,
    "fee": 7243725827,
    "blocks": [
        {
            "farmed_height": 7162425,
            "timestamp": 1749447663
        }
    ]
}