1.0.3
OAS3
The format of the response can be changed to tsv, json or xml by adding the format
parameter to the URL, i.e. format=xml.
This is true for all API calls.
If the fields parameter is absent, the full cell line record is sent in the response.
See the bottom of this page to find a link to a page describing the list of cell line fields.
Any field name used as a value for the fields parameter ( here derived-from-site,ox, and di ) can also be used
in the search query q parameter.
Search criteria in the q parameter are implicitly connected with a AND operator.
The search syntax is a subset of the Solr search syntax. See links at the bottom for details.
If you want to access and test the search method using a streamlined interface you can click here.