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=6700
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=6725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6675",
    "results": [
        {
            "id": 6690,
            "identifier": "GO:0048786",
            "identifier_type": "str",
            "name": "presynaptic active zone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048786",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6691,
            "identifier": "DB00473",
            "identifier_type": "str",
            "name": "Hexylcaine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00473",
                "inchi": "InChI=1S/C16H23NO2/c1-13(12-17-15-10-6-3-7-11-15)19-16(18)14-8-4-2-5-9-14/h2,4-5,8-9,13,15,17H,3,6-7,10-12H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DKLKMKYDWHYZTD-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6692,
            "identifier": "1317",
            "identifier_type": "int",
            "name": "SLC31A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1317",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "solute carrier family 31 (copper transporter), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6693,
            "identifier": "441457",
            "identifier_type": "int",
            "name": "NUTM2G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441457",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "NUT family member 2G"
            },
            "metanode": "Gene"
        },
        {
            "id": 6694,
            "identifier": "GO:0046037",
            "identifier_type": "str",
            "name": "GMP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046037",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6695,
            "identifier": "GO:0070778",
            "identifier_type": "str",
            "name": "L-aspartate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070778",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6696,
            "identifier": "GO:0036302",
            "identifier_type": "str",
            "name": "atrioventricular canal development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036302",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6697,
            "identifier": "D009041",
            "identifier_type": "str",
            "name": "Motion Sickness",
            "properties": {
                "url": "http://identifiers.org/mesh/D009041",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 6698,
            "identifier": "8437",
            "identifier_type": "int",
            "name": "RASAL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8437",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "RAS protein activator like 1 (GAP1 like)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6699,
            "identifier": "GO:0004176",
            "identifier_type": "str",
            "name": "ATP-dependent peptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004176",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6700,
            "identifier": "GO:0060055",
            "identifier_type": "str",
            "name": "angiogenesis involved in wound healing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060055",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6701,
            "identifier": "203447",
            "identifier_type": "int",
            "name": "NRK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/203447",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Nik related kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 6702,
            "identifier": "5156",
            "identifier_type": "int",
            "name": "PDGFRA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "platelet-derived growth factor receptor, alpha polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 6703,
            "identifier": "C0035288",
            "identifier_type": "str",
            "name": "Reticuloendotheliosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0035288",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6704,
            "identifier": "2271",
            "identifier_type": "int",
            "name": "FH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2271",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "fumarate hydratase"
            },
            "metanode": "Gene"
        },
        {
            "id": 6705,
            "identifier": "10762",
            "identifier_type": "int",
            "name": "NUP50",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10762",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "nucleoporin 50kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 6706,
            "identifier": "GO:0030911",
            "identifier_type": "str",
            "name": "TPR domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030911",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6707,
            "identifier": "GO:0051286",
            "identifier_type": "str",
            "name": "cell tip",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051286",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6708,
            "identifier": "4724",
            "identifier_type": "int",
            "name": "NDUFS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4724",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "NADH dehydrogenase (ubiquinone) Fe-S protein 4, 18kDa (NADH-coenzyme Q reductase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6709,
            "identifier": "GO:0007052",
            "identifier_type": "str",
            "name": "mitotic spindle organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007052",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6710,
            "identifier": "D010167",
            "identifier_type": "str",
            "name": "Pallor",
            "properties": {
                "url": "http://identifiers.org/mesh/D010167",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 6711,
            "identifier": "GO:0051380",
            "identifier_type": "str",
            "name": "norepinephrine binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051380",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6712,
            "identifier": "124093",
            "identifier_type": "int",
            "name": "CCDC78",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124093",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "coiled-coil domain containing 78"
            },
            "metanode": "Gene"
        },
        {
            "id": 6713,
            "identifier": "GO:0005984",
            "identifier_type": "str",
            "name": "disaccharide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005984",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6714,
            "identifier": "7049",
            "identifier_type": "int",
            "name": "TGFBR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7049",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transforming growth factor, beta receptor III"
            },
            "metanode": "Gene"
        }
    ]
}