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

{
    "id": 115,
    "datetime": "2022-01-07T05:29:15.479114Z",
    "amount": 1750000000000,
    "fee": 17056507037,
    "blocks": [
        {
            "farmed_height": 1387223,
            "timestamp": 1641531767
        }
    ]
}