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

{
    "id": 1099,
    "datetime": "2022-05-18T15:19:43.344537Z",
    "amount": 1750000000000,
    "fee": 15398438608,
    "blocks": [
        {
            "farmed_height": 1993647,
            "timestamp": 1652886021
        }
    ]
}