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

{
    "id": 20200,
    "datetime": "2025-05-29T10:26:10.433198Z",
    "amount": 875000000000,
    "fee": 7292532320,
    "blocks": [
        {
            "farmed_height": 7112530,
            "timestamp": 1748513529
        }
    ]
}