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

{
    "id": 20987,
    "datetime": "2025-07-06T12:07:20.032762Z",
    "amount": 875000000000,
    "fee": 7287692346,
    "blocks": [
        {
            "farmed_height": 7287906,
            "timestamp": 1751802866
        }
    ]
}