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=33300
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=33325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33275",
    "results": [
        {
            "id": 33294,
            "identifier": "GO:0005543",
            "identifier_type": "str",
            "name": "phospholipid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005543",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33295,
            "identifier": "C1736172",
            "identifier_type": "str",
            "name": "Acute cytolytic hepatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1736172",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33296,
            "identifier": "GO:0004095",
            "identifier_type": "str",
            "name": "carnitine O-palmitoyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004095",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33297,
            "identifier": "DB01065",
            "identifier_type": "str",
            "name": "Melatonin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01065",
                "inchi": "InChI=1S/C13H16N2O2/c1-9(16)14-6-5-10-8-15-13-4-3-11(17-2)7-12(10)13/h3-4,7-8,15H,5-6H2,1-2H3,(H,14,16)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DRLFMBDRBRZALE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33298,
            "identifier": "N0000182728",
            "identifier_type": "str",
            "name": "Potassium Channel Openers",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000182728",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 33299,
            "identifier": "GO:0005885",
            "identifier_type": "str",
            "name": "Arp2/3 protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005885",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33300,
            "identifier": "DB00794",
            "identifier_type": "str",
            "name": "Primidone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00794",
                "inchi": "InChI=1S/C12H14N2O2/c1-2-12(9-6-4-3-5-7-9)10(15)13-8-14-11(12)16/h3-7H,2,8H2,1H3,(H,13,15)(H,14,16)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DQMZLTXERSFNPB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33301,
            "identifier": "7652",
            "identifier_type": "int",
            "name": "ZNF99",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7652",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 99"
            },
            "metanode": "Gene"
        },
        {
            "id": 33302,
            "identifier": "79812",
            "identifier_type": "int",
            "name": "MMRN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79812",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "multimerin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33303,
            "identifier": "GO:2000674",
            "identifier_type": "str",
            "name": "regulation of type B pancreatic cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000674",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33304,
            "identifier": "GO:0045747",
            "identifier_type": "str",
            "name": "positive regulation of Notch signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33305,
            "identifier": "GO:0001591",
            "identifier_type": "str",
            "name": "dopamine neurotransmitter receptor activity, coupled via Gi/Go",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001591",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33306,
            "identifier": "817",
            "identifier_type": "int",
            "name": "CAMK2D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/817",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "calcium/calmodulin-dependent protein kinase II delta"
            },
            "metanode": "Gene"
        },
        {
            "id": 33307,
            "identifier": "9580",
            "identifier_type": "int",
            "name": "SOX13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9580",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SRY (sex determining region Y)-box 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 33308,
            "identifier": "50855",
            "identifier_type": "int",
            "name": "PARD6A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50855",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "par-6 family cell polarity regulator alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 33309,
            "identifier": "GO:0055096",
            "identifier_type": "str",
            "name": "low-density lipoprotein particle mediated signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055096",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33310,
            "identifier": "GO:0036462",
            "identifier_type": "str",
            "name": "TRAIL-activated apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036462",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33311,
            "identifier": "GO:0008124",
            "identifier_type": "str",
            "name": "4-alpha-hydroxytetrahydrobiopterin dehydratase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33312,
            "identifier": "GO:0008295",
            "identifier_type": "str",
            "name": "spermidine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008295",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33313,
            "identifier": "C0853023",
            "identifier_type": "str",
            "name": "Blood parathyroid hormone increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853023",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33314,
            "identifier": "PC7_4019",
            "identifier_type": "str",
            "name": "GABA synthesis, release, reuptake and degradation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33315,
            "identifier": "252969",
            "identifier_type": "int",
            "name": "NEIL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/252969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "nei endonuclease VIII-like 2 (E. coli)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33316,
            "identifier": "GO:1902226",
            "identifier_type": "str",
            "name": "regulation of macrophage colony-stimulating factor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902226",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33317,
            "identifier": "121457",
            "identifier_type": "int",
            "name": "IKBIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/121457",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "IKBKB interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 33318,
            "identifier": "GO:0002890",
            "identifier_type": "str",
            "name": "negative regulation of immunoglobulin mediated immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002890",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}