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=6125
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=6150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6100",
    "results": [
        {
            "id": 6112,
            "identifier": "27043",
            "identifier_type": "int",
            "name": "PELP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27043",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "proline, glutamate and leucine rich protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6113,
            "identifier": "GO:0031262",
            "identifier_type": "str",
            "name": "Ndc80 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031262",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6114,
            "identifier": "C0007113",
            "identifier_type": "str",
            "name": "Rectal cancer",
            "properties": {
                "url": "http://identifiers.org/umls/C0007113",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6115,
            "identifier": "1811",
            "identifier_type": "int",
            "name": "SLC26A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1811",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "solute carrier family 26 (anion exchanger), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 6116,
            "identifier": "55630",
            "identifier_type": "int",
            "name": "SLC39A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55630",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "solute carrier family 39 (zinc transporter), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 6117,
            "identifier": "GO:0019317",
            "identifier_type": "str",
            "name": "fucose catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019317",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6118,
            "identifier": "GO:0016458",
            "identifier_type": "str",
            "name": "gene silencing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016458",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6119,
            "identifier": "50489",
            "identifier_type": "int",
            "name": "CD207",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50489",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "CD207 molecule, langerin"
            },
            "metanode": "Gene"
        },
        {
            "id": 6120,
            "identifier": "124961",
            "identifier_type": "int",
            "name": "ZFP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124961",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ZFP3 zinc finger protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 6121,
            "identifier": "C0151514",
            "identifier_type": "str",
            "name": "Skin atrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0151514",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6122,
            "identifier": "C0233565",
            "identifier_type": "str",
            "name": "Bradykinesia",
            "properties": {
                "url": "http://identifiers.org/umls/C0233565",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6123,
            "identifier": "GO:0048255",
            "identifier_type": "str",
            "name": "mRNA stabilization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048255",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6124,
            "identifier": "GO:0050830",
            "identifier_type": "str",
            "name": "defense response to Gram-positive bacterium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050830",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6376,
            "identifier": "PC7_4820",
            "identifier_type": "str",
            "name": "JNK signaling in the CD4+ TCR pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6126,
            "identifier": "728229",
            "identifier_type": "int",
            "name": "TMEM191B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728229",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "transmembrane protein 191B"
            },
            "metanode": "Gene"
        },
        {
            "id": 6127,
            "identifier": "81616",
            "identifier_type": "int",
            "name": "ACSBG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81616",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "acyl-CoA synthetase bubblegum family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6128,
            "identifier": "100996337",
            "identifier_type": "int",
            "name": "LOC100996337",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996337",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "transmembrane protein 191B-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 6129,
            "identifier": "23258",
            "identifier_type": "int",
            "name": "DENND5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23258",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "DENN/MADD domain containing 5A"
            },
            "metanode": "Gene"
        },
        {
            "id": 6130,
            "identifier": "57539",
            "identifier_type": "int",
            "name": "WDR35",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57539",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "WD repeat domain 35"
            },
            "metanode": "Gene"
        },
        {
            "id": 6131,
            "identifier": "2765",
            "identifier_type": "int",
            "name": "GML",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2765",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "glycosylphosphatidylinositol anchored molecule like"
            },
            "metanode": "Gene"
        },
        {
            "id": 6132,
            "identifier": "DB01193",
            "identifier_type": "str",
            "name": "Acebutolol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01193",
                "inchi": "InChI=1S/C18H28N2O4/c1-5-6-18(23)20-14-7-8-17(16(9-14)13(4)21)24-11-15(22)10-19-12(2)3/h7-9,12,15,19,22H,5-6,10-11H2,1-4H3,(H,20,23)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GOEMGAFJFRBGGG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6133,
            "identifier": "GO:0072104",
            "identifier_type": "str",
            "name": "glomerular capillary formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072104",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6134,
            "identifier": "D014832",
            "identifier_type": "str",
            "name": "Voice Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D014832",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 6135,
            "identifier": "GO:0045796",
            "identifier_type": "str",
            "name": "negative regulation of intestinal cholesterol absorption",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045796",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6136,
            "identifier": "C0003079",
            "identifier_type": "str",
            "name": "Pupils unequal",
            "properties": {
                "url": "http://identifiers.org/umls/C0003079",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}