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

{
    "id": 732,
    "datetime": "2022-04-16T23:34:48.502938Z",
    "amount": 1750000000000,
    "fee": 15640018360,
    "blocks": [
        {
            "farmed_height": 1847545,
            "timestamp": 1650151459
        }
    ]
}