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

{
    "id": 385,
    "datetime": "2022-03-10T15:04:00.436023Z",
    "amount": 1750000000000,
    "fee": 16999062884,
    "blocks": [
        {
            "farmed_height": 1674889,
            "timestamp": 1646922777
        }
    ]
}