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

{
    "id": 198,
    "datetime": "2022-02-01T05:34:09.031648Z",
    "amount": 1750000000000,
    "fee": 16965710587,
    "blocks": [
        {
            "farmed_height": 1502622,
            "timestamp": 1643692345
        }
    ]
}