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

{
    "id": 1165,
    "datetime": "2022-05-22T22:49:55.786172Z",
    "amount": 1750000000000,
    "fee": 15391258335,
    "blocks": [
        {
            "farmed_height": 2013465,
            "timestamp": 1653258986
        }
    ]
}