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

{
    "id": 20230,
    "datetime": "2025-05-30T18:35:45.872656Z",
    "amount": 875000000000,
    "fee": 7307230101,
    "blocks": [
        {
            "farmed_height": 7118567,
            "timestamp": 1748628858
        }
    ]
}