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

{
    "id": 305,
    "datetime": "2022-02-23T09:11:43.492874Z",
    "amount": 1750000000000,
    "fee": 17095681135,
    "blocks": [
        {
            "farmed_height": 1604762,
            "timestamp": 1645606022
        }
    ]
}