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

{
    "id": 1557,
    "datetime": "2022-06-20T16:19:16.610646Z",
    "amount": 1750000000000,
    "fee": 15269237268,
    "blocks": [
        {
            "farmed_height": 2145754,
            "timestamp": 1655740904
        }
    ]
}