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

{
    "id": 837,
    "datetime": "2022-04-28T11:28:16.900071Z",
    "amount": 1750000000000,
    "fee": 15592520758,
    "blocks": [
        {
            "farmed_height": 1900721,
            "timestamp": 1651144376
        }
    ]
}