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

{
    "id": 547,
    "datetime": "2022-03-28T11:50:16.206939Z",
    "amount": 1750000000000,
    "fee": 15354701133,
    "blocks": [
        {
            "farmed_height": 1757563,
            "timestamp": 1648467157
        }
    ]
}