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

{
    "id": 699,
    "datetime": "2022-04-12T22:33:39.014665Z",
    "amount": 1750000000000,
    "fee": 15706914964,
    "blocks": [
        {
            "farmed_height": 1828897,
            "timestamp": 1649801496
        }
    ]
}