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

{
    "id": 45,
    "datetime": "2021-10-06T06:17:42.948536Z",
    "amount": 1750000000000,
    "fee": 17494398173,
    "blocks": [
        {
            "farmed_height": 958363,
            "timestamp": 1633500358
        }
    ]
}