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

{
    "id": 934,
    "datetime": "2022-05-06T09:14:24.768703Z",
    "amount": 1750000000000,
    "fee": 15489066025,
    "blocks": [
        {
            "farmed_height": 1937198,
            "timestamp": 1651827357
        }
    ]
}