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

{
    "id": 50,
    "datetime": "2021-10-21T22:28:38.897471Z",
    "amount": 1750000000000,
    "fee": 17492081645,
    "blocks": [
        {
            "farmed_height": 1030693,
            "timestamp": 1634854091
        }
    ]
}