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=40775
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=40800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=40750",
    "results": [
        {
            "id": 40774,
            "identifier": "GO:0004066",
            "identifier_type": "str",
            "name": "asparagine synthase (glutamine-hydrolyzing) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004066",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40775,
            "identifier": "GO:0070339",
            "identifier_type": "str",
            "name": "response to bacterial lipopeptide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070339",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40776,
            "identifier": "GO:0019233",
            "identifier_type": "str",
            "name": "sensory perception of pain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019233",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40777,
            "identifier": "GO:0035308",
            "identifier_type": "str",
            "name": "negative regulation of protein dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035308",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40778,
            "identifier": "5825",
            "identifier_type": "int",
            "name": "ABCD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5825",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ATP-binding cassette, sub-family D (ALD), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 40779,
            "identifier": "DB00665",
            "identifier_type": "str",
            "name": "Nilutamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00665",
                "inchi": "InChI=1S/C12H10F3N3O4/c1-11(2)9(19)17(10(20)16-11)6-3-4-8(18(21)22)7(5-6)12(13,14)15/h3-5H,1-2H3,(H,16,20)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XWXYUMMDTVBTOU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 40780,
            "identifier": "144406",
            "identifier_type": "int",
            "name": "WDR66",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "WD repeat domain 66"
            },
            "metanode": "Gene"
        },
        {
            "id": 40781,
            "identifier": "GO:0004683",
            "identifier_type": "str",
            "name": "calmodulin-dependent protein kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004683",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40782,
            "identifier": "79981",
            "identifier_type": "int",
            "name": "FRMD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79981",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "FERM domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 40783,
            "identifier": "GO:0010736",
            "identifier_type": "str",
            "name": "serum response element binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010736",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40784,
            "identifier": "GO:0015924",
            "identifier_type": "str",
            "name": "mannosyl-oligosaccharide mannosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015924",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40785,
            "identifier": "PC7_8325",
            "identifier_type": "str",
            "name": "Transcriptional activity of SMAD2/SMAD3:SMAD4 heterotrimer",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 40786,
            "identifier": "105374753",
            "identifier_type": "int",
            "name": "LOC105374753",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374753",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "class E vacuolar protein-sorting machinery protein hse1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 40787,
            "identifier": "GO:0006306",
            "identifier_type": "str",
            "name": "DNA methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40788,
            "identifier": "84504",
            "identifier_type": "int",
            "name": "NKX6-2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84504",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "NK6 homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 40789,
            "identifier": "C1608397",
            "identifier_type": "str",
            "name": "Device occlusion",
            "properties": {
                "url": "http://identifiers.org/umls/C1608397",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40790,
            "identifier": "GO:0048318",
            "identifier_type": "str",
            "name": "axial mesoderm development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048318",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40791,
            "identifier": "GO:1903321",
            "identifier_type": "str",
            "name": "negative regulation of protein modification by small protein conjugation or removal",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903321",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40792,
            "identifier": "6651",
            "identifier_type": "int",
            "name": "SON",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6651",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "SON DNA binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 40793,
            "identifier": "GO:0036195",
            "identifier_type": "str",
            "name": "muscle cell projection membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036195",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 40794,
            "identifier": "56673",
            "identifier_type": "int",
            "name": "C11orf16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56673",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 40795,
            "identifier": "C0233746",
            "identifier_type": "str",
            "name": "Perceptual disturbance",
            "properties": {
                "url": "http://identifiers.org/umls/C0233746",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40796,
            "identifier": "GO:0032069",
            "identifier_type": "str",
            "name": "regulation of nuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032069",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40797,
            "identifier": "DB00483",
            "identifier_type": "str",
            "name": "Gallamine Triethiodide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00483",
                "inchi": "InChI=1S/C30H60N3O3.3HI/c1-10-31(11-2,12-3)22-25-34-28-20-19-21-29(35-26-23-32(13-4,14-5)15-6)30(28)36-27-24-33(16-7,17-8)18-9;;;/h19-21H,10-18,22-27H2,1-9H3;3*1H/q+3;;;/p-3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=REEUVFCVXKWOFE-UHFFFAOYSA-K"
            },
            "metanode": "Compound"
        },
        {
            "id": 40798,
            "identifier": "GO:1900364",
            "identifier_type": "str",
            "name": "negative regulation of mRNA polyadenylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900364",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}