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=11225
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=11250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11200",
    "results": [
        {
            "id": 11215,
            "identifier": "151306",
            "identifier_type": "int",
            "name": "GPBAR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151306",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "G protein-coupled bile acid receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11216,
            "identifier": "752",
            "identifier_type": "int",
            "name": "FMNL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "formin-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11217,
            "identifier": "C0549315",
            "identifier_type": "str",
            "name": "Benign hydatidiform mole",
            "properties": {
                "url": "http://identifiers.org/umls/C0549315",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11218,
            "identifier": "100288687",
            "identifier_type": "int",
            "name": "DUX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100288687",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "double homeobox 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 11219,
            "identifier": "3093",
            "identifier_type": "int",
            "name": "UBE2K",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3093",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin-conjugating enzyme E2K"
            },
            "metanode": "Gene"
        },
        {
            "id": 11220,
            "identifier": "57654",
            "identifier_type": "int",
            "name": "UVSSA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57654",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "UV-stimulated scaffold protein A"
            },
            "metanode": "Gene"
        },
        {
            "id": 11221,
            "identifier": "UBERON:0002061",
            "identifier_type": "str",
            "name": "truncus arteriosus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002061",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D014338"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 11222,
            "identifier": "80317",
            "identifier_type": "int",
            "name": "ZKSCAN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80317",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "zinc finger with KRAB and SCAN domains 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 11223,
            "identifier": "DB00566",
            "identifier_type": "str",
            "name": "Succimer",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00566",
                "inchi": "InChI=1S/C4H6O4S2/c5-3(6)1(9)2(10)4(7)8/h1-2,9-10H,(H,5,6)(H,7,8)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ACTRVOBWPAIOHC-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 11224,
            "identifier": "5546",
            "identifier_type": "int",
            "name": "PRCC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5546",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "papillary renal cell carcinoma (translocation-associated)"
            },
            "metanode": "Gene"
        },
        {
            "id": 11225,
            "identifier": "UBERON:0001737",
            "identifier_type": "str",
            "name": "larynx",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001737",
                "bto_id": "BTO:0001208",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D007830"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 11226,
            "identifier": "GO:0042274",
            "identifier_type": "str",
            "name": "ribosomal small subunit biogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042274",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11227,
            "identifier": "C0435630",
            "identifier_type": "str",
            "name": "Wrist fracture",
            "properties": {
                "url": "http://identifiers.org/umls/C0435630",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11228,
            "identifier": "105372489",
            "identifier_type": "int",
            "name": "LOC105372489",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372489",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC105372489"
            },
            "metanode": "Gene"
        },
        {
            "id": 11229,
            "identifier": "6500",
            "identifier_type": "int",
            "name": "SKP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6500",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "S-phase kinase-associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11230,
            "identifier": "GO:0021855",
            "identifier_type": "str",
            "name": "hypothalamus cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021855",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11231,
            "identifier": "101929766",
            "identifier_type": "int",
            "name": "LOC101929766",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929766",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "endogenous retrovirus group V member 2 Env polyprotein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 11232,
            "identifier": "GO:1900673",
            "identifier_type": "str",
            "name": "olefin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900673",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11233,
            "identifier": "105376685",
            "identifier_type": "int",
            "name": "LOC105376685",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "basic proline-rich protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 11234,
            "identifier": "GO:0070081",
            "identifier_type": "str",
            "name": "clathrin-sculpted monoamine transport vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 11235,
            "identifier": "GO:0016540",
            "identifier_type": "str",
            "name": "protein autoprocessing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016540",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11236,
            "identifier": "9839",
            "identifier_type": "int",
            "name": "ZEB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "zinc finger E-box binding homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11237,
            "identifier": "51098",
            "identifier_type": "int",
            "name": "IFT52",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51098",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "intraflagellar transport 52"
            },
            "metanode": "Gene"
        },
        {
            "id": 11238,
            "identifier": "390594",
            "identifier_type": "int",
            "name": "KBTBD13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390594",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "kelch repeat and BTB (POZ) domain containing 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 11239,
            "identifier": "285556",
            "identifier_type": "int",
            "name": "LOC285556",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285556",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC285556"
            },
            "metanode": "Gene"
        }
    ]
}