{
"facet_results": {
"lg_id": {
"name": "lg_id",
"results": [
{
"value": "NBA",
"label": "NBA",
"count": 118016,
"toggle_url": "http://fivethirtyeight.datasettes.com/fivethirtyeight-ac35616/nba-elo%2Fnbaallelo.json?_facet=lg_id&_size=1&lg_id=NBA",
"selected": false
},
{
"value": "ABA",
"label": "ABA",
"count": 8298,
"toggle_url": "http://fivethirtyeight.datasettes.com/fivethirtyeight-ac35616/nba-elo%2Fnbaallelo.json?_facet=lg_id&_size=1&lg_id=ABA",
"selected": false
}
],
"truncated": false
}
},
"suggested_facets": [
{
"name": "_iscopy",
"toggle_url": "/fivethirtyeight-ac35616/nba-elo%2Fnbaallelo.json?_facet=lg_id&_size=1&_facet=_iscopy"
}
],
"next_url": "http://fivethirtyeight.datasettes.com/fivethirtyeight-ac35616/nba-elo%2Fnbaallelo.json?_facet=lg_id&_size=1&_next=1",
}
Note that suggested facets doesn't include the full URL at all, which is a consistency bug.
e.g. on https://fivethirtyeight.datasettes.com/fivethirtyeight-ac35616/nba-elo%2Fnbaallelo.json?_facet=lg_id&_size=0
next_urlandfacet_resultsboth link tohttp://when they should link tohttps://.Note that suggested facets doesn't include the full URL at all, which is a consistency bug.