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

{
    "id": 571,
    "datetime": "2022-03-31T02:52:16.439616Z",
    "amount": 1750000000000,
    "fee": 15498314746,
    "blocks": [
        {
            "farmed_height": 1769615,
            "timestamp": 1648694440
        }
    ]
}