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

{
    "id": 445,
    "datetime": "2022-03-19T03:10:22.471705Z",
    "amount": 1750000000000,
    "fee": 17104874622,
    "blocks": [
        {
            "farmed_height": 1714344,
            "timestamp": 1647658531
        }
    ]
}