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

{
    "id": 120,
    "datetime": "2022-01-08T05:46:35.404061Z",
    "amount": 1750000000000,
    "fee": 17013016383,
    "blocks": [
        {
            "farmed_height": 1391914,
            "timestamp": 1641619595
        }
    ]
}