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

{
    "id": 960,
    "datetime": "2022-05-08T16:31:59.039483Z",
    "amount": 1750000000000,
    "fee": 15415696106,
    "blocks": [
        {
            "farmed_height": 1947714,
            "timestamp": 1652026368
        }
    ]
}