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=43050
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=43075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43025",
    "results": [
        {
            "id": 43049,
            "identifier": "27198",
            "identifier_type": "int",
            "name": "HCAR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27198",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "hydroxycarboxylic acid receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43050,
            "identifier": "3177",
            "identifier_type": "int",
            "name": "SLC29A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3177",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "solute carrier family 29 (equilibrative nucleoside transporter), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 43051,
            "identifier": "GO:0009925",
            "identifier_type": "str",
            "name": "basal plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009925",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43052,
            "identifier": "57610",
            "identifier_type": "int",
            "name": "RANBP10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57610",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "RAN binding protein 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 43053,
            "identifier": "DB00939",
            "identifier_type": "str",
            "name": "Meclofenamic acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00939",
                "inchi": "InChI=1S/C14H11Cl2NO2/c1-8-6-7-10(15)13(12(8)16)17-11-5-3-2-4-9(11)14(18)19/h2-7,17H,1H3,(H,18,19)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SBDNJUWAMKYJOX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 43054,
            "identifier": "345643",
            "identifier_type": "int",
            "name": "MCIDAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/345643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "multiciliate differentiation and DNA synthesis associated cell cycle protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 43055,
            "identifier": "333926",
            "identifier_type": "int",
            "name": "PPM1J",
            "properties": {
                "url": "http://identifiers.org/ncbigene/333926",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "protein phosphatase, Mg2+/Mn2+ dependent, 1J"
            },
            "metanode": "Gene"
        },
        {
            "id": 43056,
            "identifier": "80273",
            "identifier_type": "int",
            "name": "GRPEL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80273",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "GrpE-like 1, mitochondrial (E. coli)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43057,
            "identifier": "GO:0006551",
            "identifier_type": "str",
            "name": "leucine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006551",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43058,
            "identifier": "283160",
            "identifier_type": "int",
            "name": "OR8D2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 8, subfamily D, member 2 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43059,
            "identifier": "160851",
            "identifier_type": "int",
            "name": "DGKH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/160851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "diacylglycerol kinase, eta"
            },
            "metanode": "Gene"
        },
        {
            "id": 43060,
            "identifier": "5518",
            "identifier_type": "int",
            "name": "PPP2R1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5518",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein phosphatase 2, regulatory subunit A, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 43061,
            "identifier": "D020270",
            "identifier_type": "str",
            "name": "Alcohol Withdrawal Seizures",
            "properties": {
                "url": "http://identifiers.org/mesh/D020270",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 43062,
            "identifier": "DB00835",
            "identifier_type": "str",
            "name": "Brompheniramine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00835",
                "inchi": "InChI=1S/C16H19BrN2/c1-19(2)12-10-15(16-5-3-4-11-18-16)13-6-8-14(17)9-7-13/h3-9,11,15H,10,12H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZDIGNSYAACHWNL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 43063,
            "identifier": "26585",
            "identifier_type": "int",
            "name": "GREM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26585",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "gremlin 1, DAN family BMP antagonist"
            },
            "metanode": "Gene"
        },
        {
            "id": 43064,
            "identifier": "GO:0070069",
            "identifier_type": "str",
            "name": "cytochrome complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070069",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43065,
            "identifier": "GO:0004924",
            "identifier_type": "str",
            "name": "oncostatin-M receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004924",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43066,
            "identifier": "133957",
            "identifier_type": "int",
            "name": "CCDC127",
            "properties": {
                "url": "http://identifiers.org/ncbigene/133957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "coiled-coil domain containing 127"
            },
            "metanode": "Gene"
        },
        {
            "id": 43067,
            "identifier": "6328",
            "identifier_type": "int",
            "name": "SCN3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "sodium channel, voltage gated, type III alpha subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 43068,
            "identifier": "C0458247",
            "identifier_type": "str",
            "name": "Allodynia",
            "properties": {
                "url": "http://identifiers.org/umls/C0458247",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43069,
            "identifier": "C1302752",
            "identifier_type": "str",
            "name": "Abrasion NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C1302752",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43070,
            "identifier": "GO:1990254",
            "identifier_type": "str",
            "name": "keratin filament binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990254",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43071,
            "identifier": "GO:0043032",
            "identifier_type": "str",
            "name": "positive regulation of macrophage activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43072,
            "identifier": "2994",
            "identifier_type": "int",
            "name": "GYPB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2994",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "glycophorin B (MNS blood group)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43073,
            "identifier": "1032",
            "identifier_type": "int",
            "name": "CDKN2D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1032",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cyclin-dependent kinase inhibitor 2D (p19, inhibits CDK4)"
            },
            "metanode": "Gene"
        }
    ]
}