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

{
    "id": 248,
    "datetime": "2022-02-14T18:59:28.074556Z",
    "amount": 1750000000000,
    "fee": 17039267793,
    "blocks": [
        {
            "farmed_height": 1565001,
            "timestamp": 1644863386
        }
    ]
}