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

{
    "id": 179,
    "datetime": "2022-01-28T06:04:16.785474Z",
    "amount": 1750000000000,
    "fee": 17052246622,
    "blocks": [
        {
            "farmed_height": 1484269,
            "timestamp": 1643348595
        }
    ]
}