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

{
    "id": 1331,
    "datetime": "2022-06-05T04:13:43.009760Z",
    "amount": 1750000000000,
    "fee": 15375655638,
    "blocks": [
        {
            "farmed_height": 2074265,
            "timestamp": 1654401540
        }
    ]
}