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

{
    "id": 161,
    "datetime": "2022-01-23T01:35:40.042036Z",
    "amount": 1750000000000,
    "fee": 16890614457,
    "blocks": [
        {
            "farmed_height": 1460355,
            "timestamp": 1642900208
        }
    ]
}