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

{
    "id": 1141,
    "datetime": "2022-05-21T16:26:01.792904Z",
    "amount": 1750000000000,
    "fee": 15386325368,
    "blocks": [
        {
            "farmed_height": 2007636,
            "timestamp": 1653149080
        }
    ]
}