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

{
    "id": 416,
    "datetime": "2022-03-15T15:54:43.567681Z",
    "amount": 1750000000000,
    "fee": 17053115529,
    "blocks": [
        {
            "farmed_height": 1698389,
            "timestamp": 1647358796
        }
    ]
}