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

{
    "id": 1392,
    "datetime": "2022-06-10T03:49:41.183362Z",
    "amount": 1750000000000,
    "fee": 15304117037,
    "blocks": [
        {
            "farmed_height": 2097433,
            "timestamp": 1654831872
        }
    ]
}