Change https://github.com/edgi-govdata-archiving/EJAM-API/blob/fc4128212c3b9119f56f0e24496347e5da42a983/rest_controller.r#L167 to `sitenumber = sn` and https://github.com/edgi-govdata-archiving/EJAM-API/blob/fc4128212c3b9119f56f0e24496347e5da42a983/rest_controller.r#L135 to default `sitenumber = 1` but allow user in API call to pick any number for `sitenumber`. Then, in EJSCREEN (?), make sure site id gets passed and lines up.
Change https://github.com/edgi-govdata-archiving/EJAM-API/blob/fc4128212c3b9119f56f0e24496347e5da42a983/rest_controller.r#L167 to
sitenumber = snand https://github.com/edgi-govdata-archiving/EJAM-API/blob/fc4128212c3b9119f56f0e24496347e5da42a983/rest_controller.r#L135 to defaultsitenumber = 1but allow user in API call to pick any number forsitenumber. Then, in EJSCREEN (?), make sure site id gets passed and lines up.