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

{
    "id": 259,
    "datetime": "2022-02-16T22:49:08.263281Z",
    "amount": 1750000000000,
    "fee": 17041429109,
    "blocks": [
        {
            "farmed_height": 1574978,
            "timestamp": 1645048811
        }
    ]
}