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

{
    "id": 220,
    "datetime": "2022-02-07T14:06:40.691375Z",
    "amount": 1750000000000,
    "fee": 16947667901,
    "blocks": [
        {
            "farmed_height": 1531879,
            "timestamp": 1644241934
        }
    ]
}