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

{
    "id": 1501,
    "datetime": "2022-06-17T13:47:51.192834Z",
    "amount": 1750000000000,
    "fee": 15276225269,
    "blocks": [
        {
            "farmed_height": 2131300,
            "timestamp": 1655472741
        }
    ]
}