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

{
    "id": 292,
    "datetime": "2022-02-22T09:05:06.941777Z",
    "amount": 1750000000000,
    "fee": 16920555492,
    "blocks": [
        {
            "farmed_height": 1600039,
            "timestamp": 1645519357
        }
    ]
}