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

{
    "id": 140,
    "datetime": "2022-01-17T05:13:08.645189Z",
    "amount": 1750000000000,
    "fee": 16899346139,
    "blocks": [
        {
            "farmed_height": 1433259,
            "timestamp": 1642395538
        }
    ]
}