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

{
    "id": 280,
    "datetime": "2022-02-20T02:36:21.169602Z",
    "amount": 1750000000000,
    "fee": 17033511109,
    "blocks": [
        {
            "farmed_height": 1589395,
            "timestamp": 1645321968
        }
    ]
}