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

{
    "id": 193,
    "datetime": "2022-01-30T17:17:12.948226Z",
    "amount": 1750000000000,
    "fee": 17025976355,
    "blocks": [
        {
            "farmed_height": 1495544,
            "timestamp": 1643561714
        }
    ]
}