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

{
    "id": 925,
    "datetime": "2022-05-05T23:38:29.976701Z",
    "amount": 1750000000000,
    "fee": 15510603795,
    "blocks": [
        {
            "farmed_height": 1935361,
            "timestamp": 1651792748
        }
    ]
}