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

{
    "id": 141,
    "datetime": "2022-01-17T10:28:15.320227Z",
    "amount": 1750000000000,
    "fee": 16899129490,
    "blocks": [
        {
            "farmed_height": 1434303,
            "timestamp": 1642414294
        }
    ]
}