{"database": "nutrition", "table": "meal_foods", "is_view": false, "human_description_en": "where meal_id = 16", "rows": [[22, 16, 6, 1.0], [23, 16, 21, 0.5], [24, 16, 24, 0.5]], "truncated": false, "filtered_table_rows_count": 3, "expanded_columns": [], "expandable_columns": [[{"column": "food_id", "other_table": "foods", "other_column": "id"}, "name"], [{"column": "meal_id", "other_table": "meals", "other_column": "id"}, null]], "columns": ["id", "meal_id", "food_id", "servings"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, meal_id, food_id, servings from meal_foods where \"meal_id\" = :p0 order by id limit 101", "params": {"p0": "16"}}, "facet_results": {}, "suggested_facets": [{"name": "servings", "toggle_url": "https://data.interrobangapps.com/nutrition/meal_foods.json?meal_id=16&_facet=servings"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 3.4813545644283295}