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

{
    "id": 1050,
    "datetime": "2022-05-15T05:31:02.621931Z",
    "amount": 1750000000000,
    "fee": 15359870179,
    "blocks": [
        {
            "farmed_height": 1977757,
            "timestamp": 1652591762
        }
    ]
}