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=42600
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=42625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=42575",
    "results": [
        {
            "id": 42598,
            "identifier": "5406",
            "identifier_type": "int",
            "name": "PNLIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "pancreatic lipase"
            },
            "metanode": "Gene"
        },
        {
            "id": 42599,
            "identifier": "51332",
            "identifier_type": "int",
            "name": "SPTBN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51332",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "spectrin, beta, non-erythrocytic 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 42600,
            "identifier": "C0011057",
            "identifier_type": "str",
            "name": "Sudden hearing loss",
            "properties": {
                "url": "http://identifiers.org/umls/C0011057",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42601,
            "identifier": "90379",
            "identifier_type": "int",
            "name": "DCAF15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "DDB1 and CUL4 associated factor 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 42602,
            "identifier": "GO:0002228",
            "identifier_type": "str",
            "name": "natural killer cell mediated immunity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002228",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42603,
            "identifier": "3651",
            "identifier_type": "int",
            "name": "PDX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3651",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "pancreatic and duodenal homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42604,
            "identifier": "6344",
            "identifier_type": "int",
            "name": "SCTR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "secretin receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 42605,
            "identifier": "10573",
            "identifier_type": "int",
            "name": "MRPL28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10573",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "mitochondrial ribosomal protein L28"
            },
            "metanode": "Gene"
        },
        {
            "id": 42606,
            "identifier": "56254",
            "identifier_type": "int",
            "name": "RNF20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ring finger protein 20, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 42608,
            "identifier": "100996720",
            "identifier_type": "int",
            "name": "LOC100996720",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996720",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC100996720"
            },
            "metanode": "Gene"
        },
        {
            "id": 42609,
            "identifier": "GO:0008615",
            "identifier_type": "str",
            "name": "pyridoxine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008615",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42610,
            "identifier": "C0152267",
            "identifier_type": "str",
            "name": "Hodgkin's disease lymphocyte depletion type stage unspecified",
            "properties": {
                "url": "http://identifiers.org/umls/C0152267",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42611,
            "identifier": "GO:0000183",
            "identifier_type": "str",
            "name": "chromatin silencing at rDNA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000183",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42612,
            "identifier": "126003",
            "identifier_type": "int",
            "name": "TRAPPC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126003",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "trafficking protein particle complex 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 42613,
            "identifier": "920",
            "identifier_type": "int",
            "name": "CD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/920",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "CD4 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 42614,
            "identifier": "9683",
            "identifier_type": "int",
            "name": "N4BP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9683",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "NEDD4 binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42615,
            "identifier": "GO:0036019",
            "identifier_type": "str",
            "name": "endolysosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 42616,
            "identifier": "GO:0048002",
            "identifier_type": "str",
            "name": "antigen processing and presentation of peptide antigen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048002",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42617,
            "identifier": "390326",
            "identifier_type": "int",
            "name": "OR6C76",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390326",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "olfactory receptor, family 6, subfamily C, member 76"
            },
            "metanode": "Gene"
        },
        {
            "id": 42618,
            "identifier": "DB00873",
            "identifier_type": "str",
            "name": "Loteprednol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00873",
                "inchi": "InChI=1S/C21H27ClO5/c1-19-7-5-13(23)9-12(19)3-4-14-15-6-8-21(26,18(25)27-11-22)20(15,2)10-16(24)17(14)19/h5,7,9,14-17,24,26H,3-4,6,8,10-11H2,1-2H3/t14-,15-,16-,17+,19-,20-,21-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YPZVAYHNBBHPTO-MXRBDKCISA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 42619,
            "identifier": "GO:0032471",
            "identifier_type": "str",
            "name": "negative regulation of endoplasmic reticulum calcium ion concentration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032471",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42620,
            "identifier": "GO:0006403",
            "identifier_type": "str",
            "name": "RNA localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006403",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42621,
            "identifier": "C0032617",
            "identifier_type": "str",
            "name": "Polyuria",
            "properties": {
                "url": "http://identifiers.org/umls/C0032617",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42622,
            "identifier": "100130086",
            "identifier_type": "int",
            "name": "HSFX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130086",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "heat shock transcription factor family, X linked 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 42623,
            "identifier": "GO:0045174",
            "identifier_type": "str",
            "name": "glutathione dehydrogenase (ascorbate) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045174",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}