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

{
    "id": 52,
    "datetime": "2021-10-25T14:18:50.550579Z",
    "amount": 1750000000000,
    "fee": 17492032872,
    "blocks": [
        {
            "farmed_height": 1047760,
            "timestamp": 1635170691
        }
    ]
}