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

{
    "id": 20301,
    "datetime": "2025-06-02T16:14:54.560320Z",
    "amount": 875000000000,
    "fee": 7233368965,
    "blocks": [
        {
            "farmed_height": 7132072,
            "timestamp": 1748879559
        }
    ]
}