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

{
    "id": 114,
    "datetime": "2022-01-07T04:39:11.511793Z",
    "amount": 1750000000000,
    "fee": 17056549631,
    "blocks": [
        {
            "farmed_height": 1387088,
            "timestamp": 1641529155
        }
    ]
}