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

{
    "id": 196,
    "datetime": "2022-02-01T03:02:03.933600Z",
    "amount": 1750000000000,
    "fee": 16965247679,
    "blocks": [
        {
            "farmed_height": 1502128,
            "timestamp": 1643683056
        }
    ]
}