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

{
    "id": 250,
    "datetime": "2022-02-15T03:48:46.872037Z",
    "amount": 1750000000000,
    "fee": 17025315018,
    "blocks": [
        {
            "farmed_height": 1566739,
            "timestamp": 1644895618
        }
    ]
}