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

{
    "id": 1332,
    "datetime": "2022-06-05T05:33:03.450632Z",
    "amount": 1750000000000,
    "fee": 15368013020,
    "blocks": [
        {
            "farmed_height": 2074499,
            "timestamp": 1654406200
        }
    ]
}