{"database": "nutrition", "table": "meal_foods", "is_view": false, "human_description_en": "where food_id = 33", "rows": [[41, 23, 33, 2.0], [61, 31, 33, 1.0], [245, 132, 33, 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": "33"}}, "facet_results": {}, "suggested_facets": [{"name": "servings", "toggle_url": "https://data.interrobangapps.com/nutrition/meal_foods.json?food_id=33&_facet=servings"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2.9922928661108017}