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

{
    "id": 20222,
    "datetime": "2025-05-30T08:59:47.102029Z",
    "amount": 875000000000,
    "fee": 7298999531,
    "blocks": [
        {
            "farmed_height": 7116759,
            "timestamp": 1748594373
        }
    ]
}