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

{
    "id": 82,
    "datetime": "2021-12-18T13:07:08.641859Z",
    "amount": 1750000000000,
    "fee": 17164458510,
    "blocks": [
        {
            "farmed_height": 1296338,
            "timestamp": 1639831874
        }
    ]
}