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

{
    "id": 188,
    "datetime": "2022-01-29T22:09:41.911519Z",
    "amount": 1750000000000,
    "fee": 17040477047,
    "blocks": [
        {
            "farmed_height": 1491865,
            "timestamp": 1643493039
        }
    ]
}