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=25250
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=25275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25225",
    "results": [
        {
            "id": 25243,
            "identifier": "DB00494",
            "identifier_type": "str",
            "name": "Entacapone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00494",
                "inchi": "InChI=1S/C14H15N3O5/c1-3-16(4-2)14(20)10(8-15)5-9-6-11(17(21)22)13(19)12(18)7-9/h5-7,18-19H,3-4H2,1-2H3/b10-5+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JRURYQJSLYLRLN-BJMVGYQFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 25244,
            "identifier": "51308",
            "identifier_type": "int",
            "name": "REEP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51308",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "receptor accessory protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25245,
            "identifier": "GO:0061752",
            "identifier_type": "str",
            "name": "telomeric repeat-containing RNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061752",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25246,
            "identifier": "90355",
            "identifier_type": "int",
            "name": "C5orf30",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "chromosome 5 open reading frame 30"
            },
            "metanode": "Gene"
        },
        {
            "id": 25247,
            "identifier": "23221",
            "identifier_type": "int",
            "name": "RHOBTB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23221",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "Rho-related BTB domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25248,
            "identifier": "GO:0021903",
            "identifier_type": "str",
            "name": "rostrocaudal neural tube patterning",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021903",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25249,
            "identifier": "7707",
            "identifier_type": "int",
            "name": "ZNF148",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7707",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger protein 148"
            },
            "metanode": "Gene"
        },
        {
            "id": 25250,
            "identifier": "GO:1990168",
            "identifier_type": "str",
            "name": "protein K33-linked deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990168",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25251,
            "identifier": "GO:0070853",
            "identifier_type": "str",
            "name": "myosin VI binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070853",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25252,
            "identifier": "84189",
            "identifier_type": "int",
            "name": "SLITRK6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84189",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "SLIT and NTRK-like family, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 25253,
            "identifier": "575",
            "identifier_type": "int",
            "name": "ADGRB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/575",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "adhesion G protein-coupled receptor B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25254,
            "identifier": "GO:0016235",
            "identifier_type": "str",
            "name": "aggresome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016235",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25255,
            "identifier": "GO:0042535",
            "identifier_type": "str",
            "name": "positive regulation of tumor necrosis factor biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042535",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25256,
            "identifier": "56102",
            "identifier_type": "int",
            "name": "PCDHGB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56102",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin gamma subfamily B, 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 25257,
            "identifier": "64849",
            "identifier_type": "int",
            "name": "SLC13A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "solute carrier family 13 (sodium-dependent dicarboxylate transporter), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 25258,
            "identifier": "C0033778",
            "identifier_type": "str",
            "name": "Pruritus vulvae",
            "properties": {
                "url": "http://identifiers.org/umls/C0033778",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25259,
            "identifier": "GO:0060253",
            "identifier_type": "str",
            "name": "negative regulation of glial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060253",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25260,
            "identifier": "GO:2000181",
            "identifier_type": "str",
            "name": "negative regulation of blood vessel morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25261,
            "identifier": "768",
            "identifier_type": "int",
            "name": "CA9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/768",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "carbonic anhydrase IX"
            },
            "metanode": "Gene"
        },
        {
            "id": 25262,
            "identifier": "9403",
            "identifier_type": "int",
            "name": "SEP15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9403",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "15 kDa selenoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 25263,
            "identifier": "C0030200",
            "identifier_type": "str",
            "name": "Intractable pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0030200",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25264,
            "identifier": "GO:0046209",
            "identifier_type": "str",
            "name": "nitric oxide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046209",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25265,
            "identifier": "728957",
            "identifier_type": "int",
            "name": "ZNF705D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "zinc finger protein 705D"
            },
            "metanode": "Gene"
        },
        {
            "id": 25266,
            "identifier": "136541",
            "identifier_type": "int",
            "name": "PRSS58",
            "properties": {
                "url": "http://identifiers.org/ncbigene/136541",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "protease, serine, 58"
            },
            "metanode": "Gene"
        },
        {
            "id": 25267,
            "identifier": "390174",
            "identifier_type": "int",
            "name": "OR9G1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390174",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 9, subfamily G, member 1"
            },
            "metanode": "Gene"
        }
    ]
}