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

{
    "id": 845,
    "datetime": "2022-04-29T07:08:16.869377Z",
    "amount": 1750000000000,
    "fee": 15565656995,
    "blocks": [
        {
            "farmed_height": 1904440,
            "timestamp": 1651215392
        }
    ]
}