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=9200
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=9225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9175",
    "results": [
        {
            "id": 9191,
            "identifier": "8832",
            "identifier_type": "int",
            "name": "CD84",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8832",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "CD84 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 9192,
            "identifier": "GO:0047115",
            "identifier_type": "str",
            "name": "trans-1,2-dihydrobenzene-1,2-diol dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047115",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9193,
            "identifier": "GO:0022843",
            "identifier_type": "str",
            "name": "voltage-gated cation channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022843",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9194,
            "identifier": "C0234192",
            "identifier_type": "str",
            "name": "Feeling cold",
            "properties": {
                "url": "http://identifiers.org/umls/C0234192",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9195,
            "identifier": "728386",
            "identifier_type": "int",
            "name": "USP17L5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728386",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 9196,
            "identifier": "C0558148",
            "identifier_type": "str",
            "name": "Yellow skin",
            "properties": {
                "url": "http://identifiers.org/umls/C0558148",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9197,
            "identifier": "GO:0042440",
            "identifier_type": "str",
            "name": "pigment metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042440",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9198,
            "identifier": "GO:0050873",
            "identifier_type": "str",
            "name": "brown fat cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050873",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9199,
            "identifier": "2794",
            "identifier_type": "int",
            "name": "GNL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2794",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "guanine nucleotide binding protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9200,
            "identifier": "11336",
            "identifier_type": "int",
            "name": "EXOC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11336",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "exocyst complex component 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9201,
            "identifier": "PC7_3280",
            "identifier_type": "str",
            "name": "Diseases associated with visual transduction",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9202,
            "identifier": "GO:0036245",
            "identifier_type": "str",
            "name": "cellular response to menadione",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036245",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9203,
            "identifier": "N0000175087",
            "identifier_type": "str",
            "name": "Urease Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175087",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 9204,
            "identifier": "79890",
            "identifier_type": "int",
            "name": "RIN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79890",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "Ras and Rab interactor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9205,
            "identifier": "22997",
            "identifier_type": "int",
            "name": "IGSF9B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22997",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "immunoglobulin superfamily, member 9B"
            },
            "metanode": "Gene"
        },
        {
            "id": 9206,
            "identifier": "GO:0034378",
            "identifier_type": "str",
            "name": "chylomicron assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034378",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9207,
            "identifier": "C2243080",
            "identifier_type": "str",
            "name": "Intestinal necrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C2243080",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9208,
            "identifier": "55285",
            "identifier_type": "int",
            "name": "RBM41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "RNA binding motif protein 41"
            },
            "metanode": "Gene"
        },
        {
            "id": 9209,
            "identifier": "GO:0050688",
            "identifier_type": "str",
            "name": "regulation of defense response to virus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050688",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9210,
            "identifier": "C0877303",
            "identifier_type": "str",
            "name": "Post procedural pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0877303",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9211,
            "identifier": "65975",
            "identifier_type": "int",
            "name": "STK33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "serine/threonine kinase 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 9212,
            "identifier": "D005183",
            "identifier_type": "str",
            "name": "Failure to Thrive",
            "properties": {
                "url": "http://identifiers.org/mesh/D005183",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 9213,
            "identifier": "23102",
            "identifier_type": "int",
            "name": "TBC1D2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23102",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "TBC1 domain family, member 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 9214,
            "identifier": "GO:0002883",
            "identifier_type": "str",
            "name": "regulation of hypersensitivity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002883",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9215,
            "identifier": "C0085583",
            "identifier_type": "str",
            "name": "Choreoathetosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0085583",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}