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

{
    "id": 847,
    "datetime": "2022-04-29T16:20:26.295471Z",
    "amount": 1750000000000,
    "fee": 15572834730,
    "blocks": [
        {
            "farmed_height": 1906338,
            "timestamp": 1651248379
        }
    ]
}