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=41725
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=41750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41700",
    "results": [
        {
            "id": 41724,
            "identifier": "440400",
            "identifier_type": "int",
            "name": "RNASEK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440400",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ribonuclease, RNase K"
            },
            "metanode": "Gene"
        },
        {
            "id": 41725,
            "identifier": "GO:0048538",
            "identifier_type": "str",
            "name": "thymus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048538",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41726,
            "identifier": "GO:0030851",
            "identifier_type": "str",
            "name": "granulocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030851",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41727,
            "identifier": "158062",
            "identifier_type": "int",
            "name": "LCN6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158062",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "lipocalin 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 41728,
            "identifier": "GO:0001523",
            "identifier_type": "str",
            "name": "retinoid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001523",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41729,
            "identifier": "GO:0048870",
            "identifier_type": "str",
            "name": "cell motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048870",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41730,
            "identifier": "5182",
            "identifier_type": "int",
            "name": "PEPB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5182",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "peptidase B"
            },
            "metanode": "Gene"
        },
        {
            "id": 41731,
            "identifier": "55204",
            "identifier_type": "int",
            "name": "GOLPH3L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55204",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "golgi phosphoprotein 3-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 41732,
            "identifier": "134864",
            "identifier_type": "int",
            "name": "TAAR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134864",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "trace amine associated receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41733,
            "identifier": "PC7_8358",
            "identifier_type": "str",
            "name": "Transport of the SLBP Dependant Mature mRNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41734,
            "identifier": "23277",
            "identifier_type": "int",
            "name": "CLUH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23277",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "clustered mitochondria (cluA/CLU1) homolog"
            },
            "metanode": "Gene"
        },
        {
            "id": 41735,
            "identifier": "7763",
            "identifier_type": "int",
            "name": "ZFAND5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7763",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "zinc finger, AN1-type domain 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 41736,
            "identifier": "GO:0090370",
            "identifier_type": "str",
            "name": "negative regulation of cholesterol efflux",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090370",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41737,
            "identifier": "C0549209",
            "identifier_type": "str",
            "name": "Feeling jittery",
            "properties": {
                "url": "http://identifiers.org/umls/C0549209",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41738,
            "identifier": "440026",
            "identifier_type": "int",
            "name": "TMEM41B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440026",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "transmembrane protein 41B"
            },
            "metanode": "Gene"
        },
        {
            "id": 41739,
            "identifier": "221424",
            "identifier_type": "int",
            "name": "LRRC73",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221424",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "leucine rich repeat containing 73"
            },
            "metanode": "Gene"
        },
        {
            "id": 41740,
            "identifier": "92736",
            "identifier_type": "int",
            "name": "OTOP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92736",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "otopetrin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41741,
            "identifier": "199675",
            "identifier_type": "int",
            "name": "MCEMP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/199675",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "mast cell-expressed membrane protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41742,
            "identifier": "123036",
            "identifier_type": "int",
            "name": "TC2N",
            "properties": {
                "url": "http://identifiers.org/ncbigene/123036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "tandem C2 domains, nuclear"
            },
            "metanode": "Gene"
        },
        {
            "id": 41743,
            "identifier": "83988",
            "identifier_type": "int",
            "name": "NCALD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "neurocalcin delta"
            },
            "metanode": "Gene"
        },
        {
            "id": 41744,
            "identifier": "56158",
            "identifier_type": "int",
            "name": "TEX12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "testis expressed 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 41745,
            "identifier": "C1135120",
            "identifier_type": "str",
            "name": "Breakthrough pain",
            "properties": {
                "url": "http://identifiers.org/umls/C1135120",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41746,
            "identifier": "79691",
            "identifier_type": "int",
            "name": "QTRTD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79691",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "queuine tRNA-ribosyltransferase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41747,
            "identifier": "GO:0019838",
            "identifier_type": "str",
            "name": "growth factor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019838",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41748,
            "identifier": "DB00933",
            "identifier_type": "str",
            "name": "Mesoridazine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00933",
                "inchi": "InChI=1S/C21H26N2OS2/c1-22-13-6-5-7-16(22)12-14-23-18-8-3-4-9-20(18)25-21-11-10-17(26(2)24)15-19(21)23/h3-4,8-11,15-16H,5-7,12-14H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SLVMESMUVMCQIY-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}