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

{
    "id": 147,
    "datetime": "2022-01-18T14:33:45.769880Z",
    "amount": 1750000000000,
    "fee": 16828039564,
    "blocks": [
        {
            "farmed_height": 1439682,
            "timestamp": 1642514244
        }
    ]
}