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

{
    "id": 415,
    "datetime": "2022-03-15T13:18:04.853018Z",
    "amount": 1750000000000,
    "fee": 17055844886,
    "blocks": [
        {
            "farmed_height": 1697902,
            "timestamp": 1647349480
        }
    ]
}