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

{
    "id": 818,
    "datetime": "2022-04-26T18:44:22.378941Z",
    "amount": 1750000000000,
    "fee": 15580273065,
    "blocks": [
        {
            "farmed_height": 1892791,
            "timestamp": 1650997317
        }
    ]
}