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=43975
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=44000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43950",
    "results": [
        {
            "id": 43974,
            "identifier": "PC7_1630",
            "identifier_type": "str",
            "name": "Amino acid and oligopeptide SLC transporters",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43975,
            "identifier": "22954",
            "identifier_type": "int",
            "name": "TRIM32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22954",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "tripartite motif containing 32"
            },
            "metanode": "Gene"
        },
        {
            "id": 43976,
            "identifier": "C0027134",
            "identifier_type": "str",
            "name": "Myringitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0027134",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43977,
            "identifier": "GO:0050775",
            "identifier_type": "str",
            "name": "positive regulation of dendrite morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050775",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43978,
            "identifier": "GO:0043928",
            "identifier_type": "str",
            "name": "exonucleolytic nuclear-transcribed mRNA catabolic process involved in deadenylation-dependent decay",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043928",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43979,
            "identifier": "DB00375",
            "identifier_type": "str",
            "name": "Colestipol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00375",
                "inchi": "InChI=1S/C8H23N5.C3H5ClO/c9-1-3-11-5-7-13-8-6-12-4-2-10;4-1-3-2-5-3/h11-13H,1-10H2;3H,1-2H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GMRWGQCZJGVHKL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 43980,
            "identifier": "55835",
            "identifier_type": "int",
            "name": "CENPJ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "centromere protein J"
            },
            "metanode": "Gene"
        },
        {
            "id": 43981,
            "identifier": "64598",
            "identifier_type": "int",
            "name": "MOSPD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64598",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "motile sperm domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 43982,
            "identifier": "PC7_8077",
            "identifier_type": "str",
            "name": "TWIK-releated acid-sensitive K+ channel (TASK)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43983,
            "identifier": "DB00236",
            "identifier_type": "str",
            "name": "Pipobroman",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00236",
                "inchi": "InChI=1S/C10H16Br2N2O2/c11-3-1-9(15)13-5-7-14(8-6-13)10(16)2-4-12/h1-8H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=NJBFOOCLYDNZJN-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 43984,
            "identifier": "102724258",
            "identifier_type": "int",
            "name": "LOC102724258",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724258",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "WAS/WASL-interacting protein family member 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 43985,
            "identifier": "79368",
            "identifier_type": "int",
            "name": "FCRL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79368",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Fc receptor-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 43986,
            "identifier": "GO:0006893",
            "identifier_type": "str",
            "name": "Golgi to plasma membrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006893",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43987,
            "identifier": "GO:0033116",
            "identifier_type": "str",
            "name": "endoplasmic reticulum-Golgi intermediate compartment membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43988,
            "identifier": "517",
            "identifier_type": "int",
            "name": "ATP5G2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/517",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ATP synthase, H+ transporting, mitochondrial Fo complex, subunit C2 (subunit 9)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43989,
            "identifier": "9136",
            "identifier_type": "int",
            "name": "RRP9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9136",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ribosomal RNA processing 9, small subunit (SSU) processome component, homolog (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43990,
            "identifier": "C0948643",
            "identifier_type": "str",
            "name": "Hyperuricosuria",
            "properties": {
                "url": "http://identifiers.org/umls/C0948643",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43991,
            "identifier": "GO:0045200",
            "identifier_type": "str",
            "name": "establishment of neuroblast polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045200",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43992,
            "identifier": "105378579",
            "identifier_type": "int",
            "name": "LOC105378579",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378579",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "serine/arginine repetitive matrix protein 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 43993,
            "identifier": "GO:0004448",
            "identifier_type": "str",
            "name": "isocitrate dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004448",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43994,
            "identifier": "27247",
            "identifier_type": "int",
            "name": "NFU1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27247",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "NFU1 iron-sulfur cluster scaffold"
            },
            "metanode": "Gene"
        },
        {
            "id": 43995,
            "identifier": "C0004377",
            "identifier_type": "str",
            "name": "Automatism",
            "properties": {
                "url": "http://identifiers.org/umls/C0004377",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43996,
            "identifier": "57531",
            "identifier_type": "int",
            "name": "HACE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57531",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "HECT domain and ankyrin repeat containing E3 ubiquitin protein ligase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43997,
            "identifier": "C0001622",
            "identifier_type": "str",
            "name": "Hyperadrenocorticism",
            "properties": {
                "url": "http://identifiers.org/umls/C0001622",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43998,
            "identifier": "83548",
            "identifier_type": "int",
            "name": "COG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83548",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "component of oligomeric golgi complex 3"
            },
            "metanode": "Gene"
        }
    ]
}