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

{
    "id": 223,
    "datetime": "2022-02-08T09:22:25.931511Z",
    "amount": 1750000000000,
    "fee": 16954701914,
    "blocks": [
        {
            "farmed_height": 1535550,
            "timestamp": 1644310892
        }
    ]
}