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

{
    "id": 20204,
    "datetime": "2025-05-29T13:32:52.136733Z",
    "amount": 875000000000,
    "fee": 7277714550,
    "blocks": [
        {
            "farmed_height": 7113094,
            "timestamp": 1748524562
        }
    ]
}