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

{
    "id": 1409,
    "datetime": "2022-06-11T07:51:52.973177Z",
    "amount": 1750000000000,
    "fee": 15328434891,
    "blocks": [
        {
            "farmed_height": 2102824,
            "timestamp": 1654932785
        }
    ]
}