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

{
    "id": 287,
    "datetime": "2022-02-20T18:25:46.318315Z",
    "amount": 1750000000000,
    "fee": 17182705065,
    "blocks": [
        {
            "farmed_height": 1592185,
            "timestamp": 1645375078
        }
    ]
}