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

{
    "id": 803,
    "datetime": "2022-04-25T01:24:53.566986Z",
    "amount": 1750000000000,
    "fee": 15536198615,
    "blocks": [
        {
            "farmed_height": 1884908,
            "timestamp": 1650848699
        }
    ]
}