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=4700
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=4725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4675",
    "results": [
        {
            "id": 4688,
            "identifier": "101060254",
            "identifier_type": "int",
            "name": "LOC101060254",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "myomegalin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 4689,
            "identifier": "DB00554",
            "identifier_type": "str",
            "name": "Piroxicam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00554",
                "inchi": "InChI=1S/C15H13N3O4S/c1-18-13(15(20)17-12-8-4-5-9-16-12)14(19)10-6-2-3-7-11(10)23(18,21)22/h2-9,19H,1H3,(H,16,17,20)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=QYSPLQLAKJAUJT-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4690,
            "identifier": "C0278678",
            "identifier_type": "str",
            "name": "Metastatic renal cell carcinoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0278678",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4691,
            "identifier": "DB00826",
            "identifier_type": "str",
            "name": "Natamycin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00826",
                "inchi": "InChI=1S/C33H47NO13/c1-18-10-8-6-4-3-5-7-9-11-21(45-32-30(39)28(34)29(38)19(2)44-32)15-25-27(31(40)41)22(36)17-33(42,47-25)16-20(35)14-24-23(46-24)12-13-26(37)43-18/h3-9,11-13,18-25,27-30,32,35-36,38-39,42H,10,14-17,34H2,1-2H3,(H,40,41)/b4-3+,7-5+,8-6+,11-9+,13-12+/t18-,19-,20+,21+,22+,23-,24-,25+,27-,28+,29-,30+,32?,33-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=NCXMLFZGDNKEPB-BQGNJOPGSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4692,
            "identifier": "C0002874",
            "identifier_type": "str",
            "name": "Aplastic anaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0002874",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4693,
            "identifier": "GO:0032816",
            "identifier_type": "str",
            "name": "positive regulation of natural killer cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032816",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4694,
            "identifier": "GO:0010389",
            "identifier_type": "str",
            "name": "regulation of G2/M transition of mitotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010389",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4695,
            "identifier": "140597",
            "identifier_type": "int",
            "name": "TCEAL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140597",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "transcription elongation factor A (SII)-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4696,
            "identifier": "C0235014",
            "identifier_type": "str",
            "name": "Fontanelle bulging",
            "properties": {
                "url": "http://identifiers.org/umls/C0235014",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4697,
            "identifier": "GO:2000848",
            "identifier_type": "str",
            "name": "positive regulation of corticosteroid hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000848",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4698,
            "identifier": "C0221069",
            "identifier_type": "str",
            "name": "Anterior spinal artery syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0221069",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4699,
            "identifier": "GO:0060996",
            "identifier_type": "str",
            "name": "dendritic spine development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060996",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4700,
            "identifier": "GO:0022408",
            "identifier_type": "str",
            "name": "negative regulation of cell-cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022408",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4701,
            "identifier": "283598",
            "identifier_type": "int",
            "name": "C14orf177",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283598",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chromosome 14 open reading frame 177"
            },
            "metanode": "Gene"
        },
        {
            "id": 4702,
            "identifier": "161145",
            "identifier_type": "int",
            "name": "TMEM229B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/161145",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "transmembrane protein 229B"
            },
            "metanode": "Gene"
        },
        {
            "id": 4703,
            "identifier": "10479",
            "identifier_type": "int",
            "name": "SLC9A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10479",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "solute carrier family 9, subfamily A (NHE6, cation proton antiporter 6), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 4704,
            "identifier": "51738",
            "identifier_type": "int",
            "name": "GHRL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51738",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ghrelin/obestatin prepropeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 4705,
            "identifier": "163486",
            "identifier_type": "int",
            "name": "DENND1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163486",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DENN/MADD domain containing 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 4706,
            "identifier": "4297",
            "identifier_type": "int",
            "name": "KMT2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4297",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "lysine (K)-specific methyltransferase 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 4707,
            "identifier": "54207",
            "identifier_type": "int",
            "name": "KCNK10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54207",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "potassium channel, two pore domain subfamily K, member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 4708,
            "identifier": "D012818",
            "identifier_type": "str",
            "name": "Signs and Symptoms, Respiratory",
            "properties": {
                "url": "http://identifiers.org/mesh/D012818",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 4709,
            "identifier": "84619",
            "identifier_type": "int",
            "name": "ZGPAT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84619",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger, CCCH-type with G patch domain"
            },
            "metanode": "Gene"
        },
        {
            "id": 4710,
            "identifier": "GO:0060014",
            "identifier_type": "str",
            "name": "granulosa cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060014",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4711,
            "identifier": "GO:0048935",
            "identifier_type": "str",
            "name": "peripheral nervous system neuron development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048935",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4712,
            "identifier": "343637",
            "identifier_type": "int",
            "name": "RSPO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/343637",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "R-spondin 4"
            },
            "metanode": "Gene"
        }
    ]
}