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

{
    "id": 693,
    "datetime": "2022-04-11T23:42:56.076033Z",
    "amount": 1750000000000,
    "fee": 15689843374,
    "blocks": [
        {
            "farmed_height": 1824392,
            "timestamp": 1649719621
        }
    ]
}