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

{
    "id": 209,
    "datetime": "2022-02-05T00:02:55.738494Z",
    "amount": 1750000000000,
    "fee": 16994630613,
    "blocks": [
        {
            "farmed_height": 1519973,
            "timestamp": 1644018218
        }
    ]
}