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

{
    "id": 20242,
    "datetime": "2025-05-31T05:37:08.997831Z",
    "amount": 875000000000,
    "fee": 7249556813,
    "blocks": [
        {
            "farmed_height": 7120653,
            "timestamp": 1748668546
        }
    ]
}