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

{
    "id": 84,
    "datetime": "2021-12-19T21:09:59.186529Z",
    "amount": 1750000000000,
    "fee": 17173791943,
    "blocks": [
        {
            "farmed_height": 1302524,
            "timestamp": 1639946539
        }
    ]
}