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

{
    "id": 325,
    "datetime": "2022-02-27T08:01:39.456679Z",
    "amount": 1750000000000,
    "fee": 16965638257,
    "blocks": [
        {
            "farmed_height": 1622981,
            "timestamp": 1645947393
        }
    ]
}