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

{
    "id": 810,
    "datetime": "2022-04-25T15:27:08.198114Z",
    "amount": 1750000000000,
    "fee": 15578799686,
    "blocks": [
        {
            "farmed_height": 1887632,
            "timestamp": 1650899588
        }
    ]
}