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

{
    "id": 135,
    "datetime": "2022-01-15T22:26:32.784577Z",
    "amount": 1750000000000,
    "fee": 16839157724,
    "blocks": [
        {
            "farmed_height": 1427203,
            "timestamp": 1642283815
        }
    ]
}