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

{
    "id": 402,
    "datetime": "2022-03-13T00:50:49.886269Z",
    "amount": 1750000000000,
    "fee": 17097071730,
    "blocks": [
        {
            "farmed_height": 1686240,
            "timestamp": 1647130950
        }
    ]
}