{"database": "nutrition", "table": "meal_foods", "is_view": false, "human_description_en": "where food_id = 24", "rows": [[21, 15, 24, 1.0], [24, 16, 24, 0.5], [38, 21, 24, 1.0]], "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 \"food_id\" = :p0 order by id limit 101", "params": {"p0": "24"}}, "facet_results": {}, "suggested_facets": [{"name": "servings", "toggle_url": "https://data.interrobangapps.com/nutrition/meal_foods.json?food_id=24&_facet=servings"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2.8304215520620346}