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

{
    "id": 231,
    "datetime": "2022-02-10T03:14:21.259895Z",
    "amount": 1750000000000,
    "fee": 16951891677,
    "blocks": [
        {
            "farmed_height": 1543454,
            "timestamp": 1644461394
        }
    ]
}