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=10375
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=10400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10350",
    "results": [
        {
            "id": 10365,
            "identifier": "27130",
            "identifier_type": "int",
            "name": "INVS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27130",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "inversin"
            },
            "metanode": "Gene"
        },
        {
            "id": 10366,
            "identifier": "2869",
            "identifier_type": "int",
            "name": "GRK5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "G protein-coupled receptor kinase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 10367,
            "identifier": "57558",
            "identifier_type": "int",
            "name": "USP35",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57558",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ubiquitin specific peptidase 35"
            },
            "metanode": "Gene"
        },
        {
            "id": 10368,
            "identifier": "GO:0010845",
            "identifier_type": "str",
            "name": "positive regulation of reciprocal meiotic recombination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010845",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10369,
            "identifier": "83447",
            "identifier_type": "int",
            "name": "SLC25A31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83447",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "solute carrier family 25 (mitochondrial carrier; adenine nucleotide translocator), member 31"
            },
            "metanode": "Gene"
        },
        {
            "id": 10370,
            "identifier": "GO:0043409",
            "identifier_type": "str",
            "name": "negative regulation of MAPK cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10371,
            "identifier": "GO:0034105",
            "identifier_type": "str",
            "name": "positive regulation of tissue remodeling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034105",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10372,
            "identifier": "5450",
            "identifier_type": "int",
            "name": "POU2AF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5450",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "POU class 2 associating factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10373,
            "identifier": "GO:0033032",
            "identifier_type": "str",
            "name": "regulation of myeloid cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10374,
            "identifier": "51248",
            "identifier_type": "int",
            "name": "PDZD11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "PDZ domain containing 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 10375,
            "identifier": "C0233488",
            "identifier_type": "str",
            "name": "Feeling of despair",
            "properties": {
                "url": "http://identifiers.org/umls/C0233488",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10376,
            "identifier": "DB00434",
            "identifier_type": "str",
            "name": "Cyproheptadine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00434",
                "inchi": "InChI=1S/C21H21N/c1-22-14-12-18(13-15-22)21-19-8-4-2-6-16(19)10-11-17-7-3-5-9-20(17)21/h2-11H,12-15H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JJCFRYNCJDLXIK-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 10377,
            "identifier": "D059352",
            "identifier_type": "str",
            "name": "Musculoskeletal Pain",
            "properties": {
                "url": "http://identifiers.org/mesh/D059352",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 10378,
            "identifier": "GO:0042745",
            "identifier_type": "str",
            "name": "circadian sleep/wake cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042745",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10379,
            "identifier": "23417",
            "identifier_type": "int",
            "name": "MLYCD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23417",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "malonyl-CoA decarboxylase"
            },
            "metanode": "Gene"
        },
        {
            "id": 10380,
            "identifier": "7919",
            "identifier_type": "int",
            "name": "DDX39B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "DEAD (Asp-Glu-Ala-Asp) box polypeptide 39B"
            },
            "metanode": "Gene"
        },
        {
            "id": 10381,
            "identifier": "100463488",
            "identifier_type": "int",
            "name": "MTRNR2L10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100463488",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "MT-RNR2-like 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 10382,
            "identifier": "84129",
            "identifier_type": "int",
            "name": "ACAD11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "acyl-CoA dehydrogenase family, member 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 10383,
            "identifier": "GO:0046977",
            "identifier_type": "str",
            "name": "TAP binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046977",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10384,
            "identifier": "C0235560",
            "identifier_type": "str",
            "name": "Respiratory tract haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0235560",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10385,
            "identifier": "64805",
            "identifier_type": "int",
            "name": "P2RY12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64805",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "purinergic receptor P2Y, G-protein coupled, 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 10386,
            "identifier": "GO:0050854",
            "identifier_type": "str",
            "name": "regulation of antigen receptor-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050854",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10387,
            "identifier": "GO:0009397",
            "identifier_type": "str",
            "name": "folic acid-containing compound catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009397",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10388,
            "identifier": "79847",
            "identifier_type": "int",
            "name": "TMEM180",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79847",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "transmembrane protein 180"
            },
            "metanode": "Gene"
        },
        {
            "id": 10389,
            "identifier": "GO:0070301",
            "identifier_type": "str",
            "name": "cellular response to hydrogen peroxide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070301",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}