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

{
    "id": 792,
    "datetime": "2022-04-23T19:25:01.091303Z",
    "amount": 1750000000000,
    "fee": 15572164839,
    "blocks": [
        {
            "farmed_height": 1879122,
            "timestamp": 1650740659
        }
    ]
}