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

{
    "id": 20232,
    "datetime": "2025-05-30T19:14:29.232778Z",
    "amount": 875000000000,
    "fee": 7299211277,
    "blocks": [
        {
            "farmed_height": 7118709,
            "timestamp": 1748631476
        }
    ]
}