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

{
    "id": 314,
    "datetime": "2022-02-25T08:58:48.578576Z",
    "amount": 1750000000000,
    "fee": 16973008929,
    "blocks": [
        {
            "farmed_height": 1613796,
            "timestamp": 1645777421
        }
    ]
}