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

{
    "id": 575,
    "datetime": "2022-03-31T12:06:41.003915Z",
    "amount": 1750000000000,
    "fee": 15513928737,
    "blocks": [
        {
            "farmed_height": 1767195,
            "timestamp": 1648649758
        }
    ]
}