Return nodes, sorted by similarity to the search term. Use search=<str> to search identifier for prefix match, and name for substring and trigram searches (similarity defaults to 0.3); Use search=<str>&similarity=<value> to set your own similarity value in the range of (0, 1.0]. Set similarity=1.0 to exclude trigram search. Filter for select metanodes using metanodes=<str>, where <str> is a comma-separated list of metanode abbreviations. For example, metanodes=C,D will restrict to Compound and Disease nodes.

Set other-node=<node_id> to return non-null values for metapath_count. metapath_counts measures the number of metapaths stored in the database between the result node and other node. If search and other-node and both specified, results are sorted by search similarity and results with metapath_count == 0 are returned. If other-node is specified but not search, results are sorted by metapath_count (descending) and only results with metapath_count > 0 are returned.

GET /v1/nodes/?format=api&offset=31100
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 47031,
    "next": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31075",
    "results": [
        {
            "id": 31094,
            "identifier": "5610",
            "identifier_type": "int",
            "name": "EIF2AK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5610",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "eukaryotic translation initiation factor 2-alpha kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31095,
            "identifier": "GO:0034344",
            "identifier_type": "str",
            "name": "regulation of type III interferon production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034344",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31096,
            "identifier": "GO:1901409",
            "identifier_type": "str",
            "name": "positive regulation of phosphorylation of RNA polymerase II C-terminal domain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31097,
            "identifier": "GO:0032002",
            "identifier_type": "str",
            "name": "interleukin-28 receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032002",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31098,
            "identifier": "GO:0003195",
            "identifier_type": "str",
            "name": "tricuspid valve formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003195",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31099,
            "identifier": "101060181",
            "identifier_type": "int",
            "name": "LOC101060181",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060181",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein ZnFP12"
            },
            "metanode": "Gene"
        },
        {
            "id": 31100,
            "identifier": "23449",
            "identifier_type": "int",
            "name": "CD165",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23449",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "CD165 antigen"
            },
            "metanode": "Gene"
        },
        {
            "id": 31101,
            "identifier": "431707",
            "identifier_type": "int",
            "name": "LHX8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/431707",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "LIM homeobox 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 31102,
            "identifier": "84417",
            "identifier_type": "int",
            "name": "C2orf40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84417",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 40"
            },
            "metanode": "Gene"
        },
        {
            "id": 31103,
            "identifier": "GO:0046886",
            "identifier_type": "str",
            "name": "positive regulation of hormone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31104,
            "identifier": "C0022660",
            "identifier_type": "str",
            "name": "Renal failure acute",
            "properties": {
                "url": "http://identifiers.org/umls/C0022660",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31105,
            "identifier": "C0239513",
            "identifier_type": "str",
            "name": "Pallor facial",
            "properties": {
                "url": "http://identifiers.org/umls/C0239513",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31106,
            "identifier": "PC7_5273",
            "identifier_type": "str",
            "name": "Meiotic synapsis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31107,
            "identifier": "DB00979",
            "identifier_type": "str",
            "name": "Cyclopentolate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00979",
                "inchi": "InChI=1S/C17H25NO3/c1-18(2)12-13-21-16(19)15(14-8-4-3-5-9-14)17(20)10-6-7-11-17/h3-5,8-9,15,20H,6-7,10-13H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SKYSRIRYMSLOIN-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31108,
            "identifier": "GO:0060315",
            "identifier_type": "str",
            "name": "negative regulation of ryanodine-sensitive calcium-release channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060315",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31109,
            "identifier": "1140",
            "identifier_type": "int",
            "name": "CHRNB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1140",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "cholinergic receptor, nicotinic, beta 1 (muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 31110,
            "identifier": "C0242354",
            "identifier_type": "str",
            "name": "Disorder birth",
            "properties": {
                "url": "http://identifiers.org/umls/C0242354",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31111,
            "identifier": "51162",
            "identifier_type": "int",
            "name": "EGFL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51162",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "EGF-like-domain, multiple 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 31112,
            "identifier": "170261",
            "identifier_type": "int",
            "name": "ZCCHC12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170261",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger, CCHC domain containing 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 31113,
            "identifier": "GO:0048708",
            "identifier_type": "str",
            "name": "astrocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048708",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31114,
            "identifier": "GO:0045415",
            "identifier_type": "str",
            "name": "negative regulation of interleukin-8 biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045415",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31115,
            "identifier": "GO:0046164",
            "identifier_type": "str",
            "name": "alcohol catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046164",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31116,
            "identifier": "GO:0045664",
            "identifier_type": "str",
            "name": "regulation of neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045664",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31117,
            "identifier": "DB06782",
            "identifier_type": "str",
            "name": "Dimercaprol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06782",
                "inchi": "InChI=1S/C3H8OS2/c4-1-3(6)2-5/h3-6H,1-2H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WQABCVAJNWAXTE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31118,
            "identifier": "GO:0034457",
            "identifier_type": "str",
            "name": "Mpp10 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034457",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}