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

{
    "id": 833,
    "datetime": "2022-04-27T18:44:38.897094Z",
    "amount": 1750000000000,
    "fee": 15596929274,
    "blocks": [
        {
            "farmed_height": 1897581,
            "timestamp": 1651084409
        }
    ]
}