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

{
    "id": 20190,
    "datetime": "2025-05-29T01:01:12.472012Z",
    "amount": 875000000000,
    "fee": 7294763566,
    "blocks": [
        {
            "farmed_height": 7110745,
            "timestamp": 1748479421
        }
    ]
}