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

{
    "id": 98,
    "datetime": "2022-01-01T16:56:48.621794Z",
    "amount": 1750000000000,
    "fee": 17311134695,
    "blocks": [
        {
            "farmed_height": 1361618,
            "timestamp": 1641054190
        }
    ]
}