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

{
    "id": 92,
    "datetime": "2021-12-29T07:16:45.736200Z",
    "amount": 1750000000000,
    "fee": 17170740835,
    "blocks": [
        {
            "farmed_height": 1345777,
            "timestamp": 1640761144
        }
    ]
}