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

{
    "id": 1348,
    "datetime": "2022-06-06T22:39:02.063086Z",
    "amount": 1750000000000,
    "fee": 15338520171,
    "blocks": [
        {
            "farmed_height": 2082522,
            "timestamp": 1654554038
        }
    ]
}