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

{
    "id": 275,
    "datetime": "2022-02-19T16:54:15.404575Z",
    "amount": 1750000000000,
    "fee": 17046088793,
    "blocks": [
        {
            "farmed_height": 1557434,
            "timestamp": 1644721988
        }
    ]
}