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

{
    "id": 20182,
    "datetime": "2025-05-28T18:32:53.756432Z",
    "amount": 875000000000,
    "fee": 7299750707,
    "blocks": [
        {
            "farmed_height": 7109524,
            "timestamp": 1748456334
        }
    ]
}