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

{
    "id": 111,
    "datetime": "2022-01-06T11:33:33.071493Z",
    "amount": 1750000000000,
    "fee": 17006189105,
    "blocks": [
        {
            "farmed_height": 1383792,
            "timestamp": 1641467583
        }
    ]
}