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

{
    "id": 865,
    "datetime": "2022-05-01T06:36:29.655032Z",
    "amount": 1750000000000,
    "fee": 15556512863,
    "blocks": [
        {
            "farmed_height": 1913559,
            "timestamp": 1651385704
        }
    ]
}