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

{
    "id": 772,
    "datetime": "2022-04-21T08:39:28.323337Z",
    "amount": 1750000000000,
    "fee": 15589444661,
    "blocks": [
        {
            "farmed_height": 1867805,
            "timestamp": 1650529290
        }
    ]
}