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

{
    "id": 191,
    "datetime": "2022-01-30T09:59:01.632546Z",
    "amount": 1750000000000,
    "fee": 17031560043,
    "blocks": [
        {
            "farmed_height": 1494109,
            "timestamp": 1643534766
        }
    ]
}