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=31275
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=31300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31250",
    "results": [
        {
            "id": 31269,
            "identifier": "GO:0021554",
            "identifier_type": "str",
            "name": "optic nerve development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021554",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31270,
            "identifier": "79587",
            "identifier_type": "int",
            "name": "CARS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79587",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "cysteinyl-tRNA synthetase 2, mitochondrial (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 31271,
            "identifier": "C0038814",
            "identifier_type": "str",
            "name": "Sunburn",
            "properties": {
                "url": "http://identifiers.org/umls/C0038814",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31272,
            "identifier": "27120",
            "identifier_type": "int",
            "name": "DKKL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27120",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "dickkopf-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31273,
            "identifier": "2859",
            "identifier_type": "int",
            "name": "GPR35",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2859",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "G protein-coupled receptor 35"
            },
            "metanode": "Gene"
        },
        {
            "id": 31274,
            "identifier": "GO:0070822",
            "identifier_type": "str",
            "name": "Sin3-type complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070822",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31275,
            "identifier": "115653",
            "identifier_type": "int",
            "name": "KIR3DL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115653",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "killer cell immunoglobulin-like receptor, three domains, long cytoplasmic tail, 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 31276,
            "identifier": "GO:0002681",
            "identifier_type": "str",
            "name": "somatic recombination of T cell receptor gene segments",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002681",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31277,
            "identifier": "5440",
            "identifier_type": "int",
            "name": "POLR2K",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5440",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "polymerase (RNA) II (DNA directed) polypeptide K, 7.0kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 31278,
            "identifier": "DB01398",
            "identifier_type": "str",
            "name": "Salicylate-sodium",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01398",
                "inchi": "InChI=1S/C7H6O3.Na/c8-6-4-2-1-3-5(6)7(9)10;/h1-4,8H,(H,9,10);/q;+1/p-1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ABBQHOQBGMUPJH-UHFFFAOYSA-M"
            },
            "metanode": "Compound"
        },
        {
            "id": 31279,
            "identifier": "PC7_3876",
            "identifier_type": "str",
            "name": "FasL/ CD95L signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31280,
            "identifier": "4861",
            "identifier_type": "int",
            "name": "NPAS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4861",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "neuronal PAS domain protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31281,
            "identifier": "153830",
            "identifier_type": "int",
            "name": "RNF145",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153830",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ring finger protein 145"
            },
            "metanode": "Gene"
        },
        {
            "id": 31282,
            "identifier": "23423",
            "identifier_type": "int",
            "name": "TMED3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23423",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "transmembrane emp24 protein transport domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 31283,
            "identifier": "GO:0016480",
            "identifier_type": "str",
            "name": "negative regulation of transcription from RNA polymerase III promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016480",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31284,
            "identifier": "GO:0001827",
            "identifier_type": "str",
            "name": "inner cell mass cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001827",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31285,
            "identifier": "84135",
            "identifier_type": "int",
            "name": "UTP15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "UTP15, U3 small nucleolar ribonucleoprotein, homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 31286,
            "identifier": "PC7_7491",
            "identifier_type": "str",
            "name": "Signaling events mediated by Hepatocyte Growth Factor Receptor (c-Met)",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31287,
            "identifier": "GO:0031826",
            "identifier_type": "str",
            "name": "type 2A serotonin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31288,
            "identifier": "C0014356",
            "identifier_type": "str",
            "name": "Enterocolitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014356",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31289,
            "identifier": "56288",
            "identifier_type": "int",
            "name": "PARD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56288",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "par-3 family cell polarity regulator"
            },
            "metanode": "Gene"
        },
        {
            "id": 31290,
            "identifier": "64795",
            "identifier_type": "int",
            "name": "RMND5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64795",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "required for meiotic nuclear division 5 homolog A (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 31291,
            "identifier": "GO:2001135",
            "identifier_type": "str",
            "name": "regulation of endocytic recycling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001135",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31292,
            "identifier": "GO:0042416",
            "identifier_type": "str",
            "name": "dopamine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042416",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31293,
            "identifier": "79837",
            "identifier_type": "int",
            "name": "PIP4K2C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79837",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "phosphatidylinositol-5-phosphate 4-kinase, type II, gamma"
            },
            "metanode": "Gene"
        }
    ]
}