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=13525
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=13550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13500",
    "results": [
        {
            "id": 13516,
            "identifier": "55086",
            "identifier_type": "int",
            "name": "CXorf57",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55086",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chromosome X open reading frame 57"
            },
            "metanode": "Gene"
        },
        {
            "id": 13517,
            "identifier": "GO:0014009",
            "identifier_type": "str",
            "name": "glial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13518,
            "identifier": "C0004623",
            "identifier_type": "str",
            "name": "Bacterial infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0004623",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13519,
            "identifier": "GO:0098559",
            "identifier_type": "str",
            "name": "cytoplasmic side of early endosome membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098559",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13520,
            "identifier": "GO:0001952",
            "identifier_type": "str",
            "name": "regulation of cell-matrix adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001952",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13521,
            "identifier": "GO:0006418",
            "identifier_type": "str",
            "name": "tRNA aminoacylation for protein translation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006418",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13522,
            "identifier": "GO:0043376",
            "identifier_type": "str",
            "name": "regulation of CD8-positive, alpha-beta T cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043376",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13523,
            "identifier": "145581",
            "identifier_type": "int",
            "name": "LRFN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/145581",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "leucine rich repeat and fibronectin type III domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 13524,
            "identifier": "GO:0035999",
            "identifier_type": "str",
            "name": "tetrahydrofolate interconversion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035999",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13525,
            "identifier": "442361",
            "identifier_type": "int",
            "name": "OR2A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/442361",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "olfactory receptor, family 2, subfamily A, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13526,
            "identifier": "25975",
            "identifier_type": "int",
            "name": "EGFL6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "EGF-like-domain, multiple 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 13527,
            "identifier": "79573",
            "identifier_type": "int",
            "name": "TTC13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79573",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tetratricopeptide repeat domain 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 13528,
            "identifier": "GO:0005230",
            "identifier_type": "str",
            "name": "extracellular ligand-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005230",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13529,
            "identifier": "706",
            "identifier_type": "int",
            "name": "TSPO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/706",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "translocator protein (18kDa)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13530,
            "identifier": "9341",
            "identifier_type": "int",
            "name": "VAMP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "vesicle-associated membrane protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13531,
            "identifier": "GO:0001135",
            "identifier_type": "str",
            "name": "transcription factor activity, RNA polymerase II transcription factor recruiting",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001135",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13532,
            "identifier": "C0027125",
            "identifier_type": "str",
            "name": "Myotonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0027125",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13533,
            "identifier": "GO:0042339",
            "identifier_type": "str",
            "name": "keratan sulfate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042339",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13534,
            "identifier": "27180",
            "identifier_type": "int",
            "name": "SIGLEC9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27180",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "sialic acid binding Ig-like lectin 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 13535,
            "identifier": "3175",
            "identifier_type": "int",
            "name": "ONECUT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3175",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "one cut homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13536,
            "identifier": "GO:0003281",
            "identifier_type": "str",
            "name": "ventricular septum development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003281",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13537,
            "identifier": "GO:0035198",
            "identifier_type": "str",
            "name": "miRNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13538,
            "identifier": "C1112192",
            "identifier_type": "str",
            "name": "Erythrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C1112192",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13539,
            "identifier": "83481",
            "identifier_type": "int",
            "name": "EPPK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83481",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "epiplakin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13540,
            "identifier": "PC7_3679",
            "identifier_type": "str",
            "name": "Ephrin signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}