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

{
    "id": 97,
    "datetime": "2021-12-31T20:54:32.779500Z",
    "amount": 1750000000000,
    "fee": 17189301937,
    "blocks": [
        {
            "farmed_height": 1357842,
            "timestamp": 1640982926
        }
    ]
}