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

{
    "id": 109,
    "datetime": "2022-01-06T01:47:17.713950Z",
    "amount": 1750000000000,
    "fee": 16994382026,
    "blocks": [
        {
            "farmed_height": 1381960,
            "timestamp": 1641432573
        }
    ]
}