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

{
    "id": 605,
    "datetime": "2022-04-03T03:20:28.152149Z",
    "amount": 1750000000000,
    "fee": 15568099256,
    "blocks": [
        {
            "farmed_height": 1783569,
            "timestamp": 1648954773
        }
    ]
}