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

{
    "id": 21345,
    "datetime": "2025-07-25T09:12:09.531069Z",
    "amount": 875000000000,
    "fee": 7294631029,
    "blocks": [
        {
            "farmed_height": 7374980,
            "timestamp": 1753434069
        }
    ]
}