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

{
    "id": 1107,
    "datetime": "2022-05-19T04:58:59.280640Z",
    "amount": 1750000000000,
    "fee": 15446530812,
    "blocks": [
        {
            "farmed_height": 1996286,
            "timestamp": 1652935087
        }
    ]
}