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

{
    "id": 20999,
    "datetime": "2025-07-07T01:23:00.891969Z",
    "amount": 875000000000,
    "fee": 7302570914,
    "blocks": [
        {
            "farmed_height": 7290530,
            "timestamp": 1751850153
        }
    ]
}