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=19300
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=19325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19275",
    "results": [
        {
            "id": 19291,
            "identifier": "DB00371",
            "identifier_type": "str",
            "name": "Meprobamate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00371",
                "inchi": "InChI=1S/C9H18N2O4/c1-3-4-9(2,5-14-7(10)12)6-15-8(11)13/h3-6H2,1-2H3,(H2,10,12)(H2,11,13)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=NPPQSCRMBWNHMW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19292,
            "identifier": "51388",
            "identifier_type": "int",
            "name": "NIP7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51388",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "NIP7, nucleolar pre-rRNA processing protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19293,
            "identifier": "348040",
            "identifier_type": "int",
            "name": "LOC348040",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348040",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "uncharacterized LOC348040"
            },
            "metanode": "Gene"
        },
        {
            "id": 19294,
            "identifier": "23429",
            "identifier_type": "int",
            "name": "RYBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23429",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "RING1 and YY1 binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19295,
            "identifier": "DB00282",
            "identifier_type": "str",
            "name": "Pamidronate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00282",
                "inchi": "InChI=1S/C3H11NO7P2/c4-2-1-3(5,12(6,7)8)13(9,10)11/h5H,1-2,4H2,(H2,6,7,8)(H2,9,10,11)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WRUUGTRCQOWXEG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19296,
            "identifier": "84269",
            "identifier_type": "int",
            "name": "CHCHD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84269",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "coiled-coil-helix-coiled-coil-helix domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 19297,
            "identifier": "GO:0061700",
            "identifier_type": "str",
            "name": "GATOR2 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061700",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19298,
            "identifier": "GO:1903707",
            "identifier_type": "str",
            "name": "negative regulation of hemopoiesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903707",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19299,
            "identifier": "6272",
            "identifier_type": "int",
            "name": "SORT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6272",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "sortilin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19300,
            "identifier": "GO:2000271",
            "identifier_type": "str",
            "name": "positive regulation of fibroblast apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000271",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19301,
            "identifier": "GO:0005640",
            "identifier_type": "str",
            "name": "nuclear outer membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005640",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19302,
            "identifier": "DB00487",
            "identifier_type": "str",
            "name": "Pefloxacin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00487",
                "inchi": "InChI=1S/C17H20FN3O3/c1-3-20-10-12(17(23)24)16(22)11-8-13(18)15(9-14(11)20)21-6-4-19(2)5-7-21/h8-10H,3-7H2,1-2H3,(H,23,24)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FHFYDNQZQSQIAI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19303,
            "identifier": "C1510472",
            "identifier_type": "str",
            "name": "Drug dependence",
            "properties": {
                "url": "http://identifiers.org/umls/C1510472",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19304,
            "identifier": "100996648",
            "identifier_type": "int",
            "name": "TCP11X2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "t-complex 11 family, X-linked 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19305,
            "identifier": "UBERON:0001678",
            "identifier_type": "str",
            "name": "temporal bone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001678",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013701"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 19306,
            "identifier": "1903",
            "identifier_type": "int",
            "name": "S1PR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1903",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "sphingosine-1-phosphate receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 19307,
            "identifier": "1104",
            "identifier_type": "int",
            "name": "RCC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "regulator of chromosome condensation 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19308,
            "identifier": "140683",
            "identifier_type": "int",
            "name": "BPIFA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140683",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "BPI fold containing family A, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19309,
            "identifier": "51142",
            "identifier_type": "int",
            "name": "CHCHD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "coiled-coil-helix-coiled-coil-helix domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19310,
            "identifier": "GO:0098787",
            "identifier_type": "str",
            "name": "mRNA cleavage involved in mRNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098787",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19311,
            "identifier": "D009133",
            "identifier_type": "str",
            "name": "Muscular Atrophy",
            "properties": {
                "url": "http://identifiers.org/mesh/D009133",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 19312,
            "identifier": "GO:0042996",
            "identifier_type": "str",
            "name": "regulation of Golgi to plasma membrane protein transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042996",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19313,
            "identifier": "128366",
            "identifier_type": "int",
            "name": "OR6P1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128366",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 6, subfamily P, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19314,
            "identifier": "C0085655",
            "identifier_type": "str",
            "name": "Polymyositis",
            "properties": {
                "url": "http://identifiers.org/umls/C0085655",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19315,
            "identifier": "DB00233",
            "identifier_type": "str",
            "name": "Aminosalicylic Acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00233",
                "inchi": "InChI=1S/C7H7NO3/c8-4-1-2-5(7(10)11)6(9)3-4/h1-3,9H,8H2,(H,10,11)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WUBBRNOQWQTFEX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}