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

{
    "id": 164,
    "datetime": "2022-01-23T20:39:24.585600Z",
    "amount": 1750000000000,
    "fee": 16894158858,
    "blocks": [
        {
            "farmed_height": 1463963,
            "timestamp": 1642968705
        }
    ]
}