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

{
    "id": 700,
    "datetime": "2022-04-13T03:28:07.900944Z",
    "amount": 1750000000000,
    "fee": 15663283953,
    "blocks": [
        {
            "farmed_height": 1829841,
            "timestamp": 1649819642
        }
    ]
}