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

{
    "id": 399,
    "datetime": "2022-03-12T11:05:18.976323Z",
    "amount": 1750000000000,
    "fee": 17068344645,
    "blocks": [
        {
            "farmed_height": 1683545,
            "timestamp": 1647081281
        }
    ]
}