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

{
    "id": 525,
    "datetime": "2022-03-25T19:57:51.241998Z",
    "amount": 1750000000000,
    "fee": 15366441499,
    "blocks": [
        {
            "farmed_height": 1745258,
            "timestamp": 1648237213
        }
    ]
}