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

{
    "id": 486,
    "datetime": "2022-03-23T02:46:08.221798Z",
    "amount": 1750000000000,
    "fee": 17145334253,
    "blocks": [
        {
            "farmed_height": 1732708,
            "timestamp": 1648002332
        }
    ]
}