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=2725
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=2750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=2700",
    "results": [
        {
            "id": 2710,
            "identifier": "115939",
            "identifier_type": "int",
            "name": "TSR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "TSR3, 20S rRNA accumulation, homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 2711,
            "identifier": "124446",
            "identifier_type": "int",
            "name": "TMEM219",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124446",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "transmembrane protein 219"
            },
            "metanode": "Gene"
        },
        {
            "id": 2712,
            "identifier": "DB01165",
            "identifier_type": "str",
            "name": "Ofloxacin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01165",
                "inchi": "InChI=1S/C18H20FN3O4/c1-10-9-26-17-14-11(16(23)12(18(24)25)8-22(10)14)7-13(19)15(17)21-5-3-20(2)4-6-21/h7-8,10H,3-6,9H2,1-2H3,(H,24,25)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GSDSWSVVBLHKDQ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 2713,
            "identifier": "22916",
            "identifier_type": "int",
            "name": "NCBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22916",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "nuclear cap binding protein subunit 2, 20kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 2714,
            "identifier": "400746",
            "identifier_type": "int",
            "name": "NCMAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "noncompact myelin associated protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 2715,
            "identifier": "PC7_7494",
            "identifier_type": "str",
            "name": "Signaling events mediated by Stem cell factor receptor (c-Kit)",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 2716,
            "identifier": "GO:0015732",
            "identifier_type": "str",
            "name": "prostaglandin transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015732",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2717,
            "identifier": "GO:0006554",
            "identifier_type": "str",
            "name": "lysine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006554",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2718,
            "identifier": "171483",
            "identifier_type": "int",
            "name": "FAM9B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/171483",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "family with sequence similarity 9, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 2719,
            "identifier": "6907",
            "identifier_type": "int",
            "name": "TBL1X",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6907",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "transducin (beta)-like 1X-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 2720,
            "identifier": "DOID:12236",
            "identifier_type": "str",
            "name": "primary biliary cirrhosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_12236",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 2721,
            "identifier": "GO:0019532",
            "identifier_type": "str",
            "name": "oxalate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019532",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2722,
            "identifier": "607",
            "identifier_type": "int",
            "name": "BCL9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/607",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "B-cell CLL/lymphoma 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 2723,
            "identifier": "9098",
            "identifier_type": "int",
            "name": "USP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9098",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ubiquitin specific peptidase 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 2724,
            "identifier": "GO:0060956",
            "identifier_type": "str",
            "name": "endocardial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060956",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2725,
            "identifier": "GO:0061213",
            "identifier_type": "str",
            "name": "positive regulation of mesonephros development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061213",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2726,
            "identifier": "1413",
            "identifier_type": "int",
            "name": "CRYBA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1413",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "crystallin, beta A4"
            },
            "metanode": "Gene"
        },
        {
            "id": 2727,
            "identifier": "27065",
            "identifier_type": "int",
            "name": "NSG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27065",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "neuron specific gene family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2728,
            "identifier": "3060",
            "identifier_type": "int",
            "name": "HCRT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3060",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "hypocretin (orexin) neuropeptide precursor"
            },
            "metanode": "Gene"
        },
        {
            "id": 2729,
            "identifier": "57493",
            "identifier_type": "int",
            "name": "HEG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57493",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "heart development protein with EGF-like domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2730,
            "identifier": "C0242172",
            "identifier_type": "str",
            "name": "Pelvic inflammatory disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0242172",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2731,
            "identifier": "92129",
            "identifier_type": "int",
            "name": "RIPPLY1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ripply transcriptional repressor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2732,
            "identifier": "GO:0046639",
            "identifier_type": "str",
            "name": "negative regulation of alpha-beta T cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046639",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2733,
            "identifier": "51455",
            "identifier_type": "int",
            "name": "REV1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51455",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "REV1, polymerase (DNA directed)"
            },
            "metanode": "Gene"
        },
        {
            "id": 2734,
            "identifier": "PC7_1672",
            "identifier_type": "str",
            "name": "Antigen processing: Ubiquitination & Proteasome degradation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}