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=8350
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=8375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8325",
    "results": [
        {
            "id": 8338,
            "identifier": "93980",
            "identifier_type": "int",
            "name": "DYRK1AIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93980",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "DYRK1A interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8339,
            "identifier": "196951",
            "identifier_type": "int",
            "name": "FAM227B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/196951",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "family with sequence similarity 227, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 8340,
            "identifier": "C0038663",
            "identifier_type": "str",
            "name": "Suicide attempt",
            "properties": {
                "url": "http://identifiers.org/umls/C0038663",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8341,
            "identifier": "GO:0060876",
            "identifier_type": "str",
            "name": "semicircular canal formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060876",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8342,
            "identifier": "147199",
            "identifier_type": "int",
            "name": "SCGB1C1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147199",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "secretoglobin, family 1C, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8343,
            "identifier": "GO:2000681",
            "identifier_type": "str",
            "name": "negative regulation of rubidium ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000681",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8344,
            "identifier": "GO:0071569",
            "identifier_type": "str",
            "name": "protein ufmylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071569",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8345,
            "identifier": "GO:0031800",
            "identifier_type": "str",
            "name": "type 3 metabotropic glutamate receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031800",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8346,
            "identifier": "64506",
            "identifier_type": "int",
            "name": "CPEB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64506",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "cytoplasmic polyadenylation element binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8347,
            "identifier": "GO:0038194",
            "identifier_type": "str",
            "name": "thyroid-stimulating hormone signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038194",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8348,
            "identifier": "GO:1902116",
            "identifier_type": "str",
            "name": "negative regulation of organelle assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8349,
            "identifier": "GO:0032409",
            "identifier_type": "str",
            "name": "regulation of transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8350,
            "identifier": "347411",
            "identifier_type": "int",
            "name": "MPC1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347411",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "mitochondrial pyruvate carrier 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 8351,
            "identifier": "C0595928",
            "identifier_type": "str",
            "name": "Serum calcium increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0595928",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8353,
            "identifier": "81873",
            "identifier_type": "int",
            "name": "ARPC5L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81873",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "actin related protein 2/3 complex, subunit 5-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 8354,
            "identifier": "GO:0044314",
            "identifier_type": "str",
            "name": "protein K27-linked ubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044314",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8355,
            "identifier": "GO:0010949",
            "identifier_type": "str",
            "name": "negative regulation of intestinal phytosterol absorption",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010949",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8356,
            "identifier": "GO:0030824",
            "identifier_type": "str",
            "name": "negative regulation of cGMP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030824",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8357,
            "identifier": "DB00936",
            "identifier_type": "str",
            "name": "Salicylic acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00936",
                "inchi": "InChI=1S/C7H6O3/c8-6-4-2-1-3-5(6)7(9)10/h1-4,8H,(H,9,10)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YGSDEFSMJLZEOE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 8358,
            "identifier": "1983",
            "identifier_type": "int",
            "name": "EIF5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "eukaryotic translation initiation factor 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 8359,
            "identifier": "GO:0050917",
            "identifier_type": "str",
            "name": "sensory perception of umami taste",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050917",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8360,
            "identifier": "5475",
            "identifier_type": "int",
            "name": "PPEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5475",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "protein phosphatase, EF-hand calcium binding domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8361,
            "identifier": "GO:1902957",
            "identifier_type": "str",
            "name": "negative regulation of mitochondrial electron transport, NADH to ubiquinone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902957",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8362,
            "identifier": "197259",
            "identifier_type": "int",
            "name": "MLKL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/197259",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "mixed lineage kinase domain-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 8363,
            "identifier": "116337",
            "identifier_type": "int",
            "name": "PANX3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116337",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "pannexin 3"
            },
            "metanode": "Gene"
        }
    ]
}