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

{
    "id": 146,
    "datetime": "2022-01-18T13:10:44.065638Z",
    "amount": 1750000000000,
    "fee": 16826858501,
    "blocks": [
        {
            "farmed_height": 1439450,
            "timestamp": 1642509878
        }
    ]
}