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

{
    "id": 944,
    "datetime": "2022-05-07T16:20:44.430825Z",
    "amount": 1750000000000,
    "fee": 15457942792,
    "blocks": [
        {
            "farmed_height": 1943235,
            "timestamp": 1651939440
        }
    ]
}