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

{
    "id": 71,
    "datetime": "2021-12-09T08:44:41.121101Z",
    "amount": 1750000000000,
    "fee": 17384791977,
    "blocks": [
        {
            "farmed_height": 1254144,
            "timestamp": 1639038494
        }
    ]
}