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

{
    "id": 289,
    "datetime": "2022-02-20T22:00:59.225785Z",
    "amount": 1750000000000,
    "fee": 16992528723,
    "blocks": [
        {
            "farmed_height": 1593148,
            "timestamp": 1645392646
        }
    ]
}