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

{
    "id": 300,
    "datetime": "2022-02-22T22:01:46.081406Z",
    "amount": 1750000000000,
    "fee": 17032320480,
    "blocks": [
        {
            "farmed_height": 1602533,
            "timestamp": 1645565455
        }
    ]
}