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

{
    "id": 383,
    "datetime": "2022-03-10T11:49:23.974105Z",
    "amount": 1750000000000,
    "fee": 17009492460,
    "blocks": [
        {
            "farmed_height": 1674287,
            "timestamp": 1646911602
        }
    ]
}