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

{
    "id": 432,
    "datetime": "2022-03-17T17:07:50.423573Z",
    "amount": 1750000000000,
    "fee": 17100040280,
    "blocks": [
        {
            "farmed_height": 1707654,
            "timestamp": 1647534720
        }
    ]
}