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

{
    "id": 1188,
    "datetime": "2022-05-24T20:24:17.599781Z",
    "amount": 1750000000000,
    "fee": 15410593904,
    "blocks": [
        {
            "farmed_height": 2022232,
            "timestamp": 1653422477
        }
    ]
}