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=16625
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=16650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16600",
    "results": [
        {
            "id": 16617,
            "identifier": "GO:0005242",
            "identifier_type": "str",
            "name": "inward rectifier potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005242",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16618,
            "identifier": "GO:1900166",
            "identifier_type": "str",
            "name": "regulation of glial cell-derived neurotrophic factor secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900166",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16619,
            "identifier": "GO:2001057",
            "identifier_type": "str",
            "name": "reactive nitrogen species metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001057",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16620,
            "identifier": "DOID:1781",
            "identifier_type": "str",
            "name": "thyroid cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_1781",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 16621,
            "identifier": "C0042256",
            "identifier_type": "str",
            "name": "Vaginal itching",
            "properties": {
                "url": "http://identifiers.org/umls/C0042256",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16622,
            "identifier": "6483",
            "identifier_type": "int",
            "name": "ST3GAL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6483",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ST3 beta-galactoside alpha-2,3-sialyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16623,
            "identifier": "GO:0045509",
            "identifier_type": "str",
            "name": "interleukin-27 receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16624,
            "identifier": "GO:0001099",
            "identifier_type": "str",
            "name": "basal RNA polymerase II transcription machinery binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001099",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16625,
            "identifier": "102724928",
            "identifier_type": "int",
            "name": "LOC102724928",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724928",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "putative cyclin-Y-like protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16626,
            "identifier": "337974",
            "identifier_type": "int",
            "name": "KRTAP19-7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/337974",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 19-7"
            },
            "metanode": "Gene"
        },
        {
            "id": 16627,
            "identifier": "147645",
            "identifier_type": "int",
            "name": "VSIG10L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147645",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "V-set and immunoglobulin domain containing 10 like"
            },
            "metanode": "Gene"
        },
        {
            "id": 16628,
            "identifier": "1059",
            "identifier_type": "int",
            "name": "CENPB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1059",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "centromere protein B, 80kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 16629,
            "identifier": "GO:0014877",
            "identifier_type": "str",
            "name": "response to muscle inactivity involved in regulation of muscle adaptation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014877",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16630,
            "identifier": "51081",
            "identifier_type": "int",
            "name": "MRPS7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mitochondrial ribosomal protein S7"
            },
            "metanode": "Gene"
        },
        {
            "id": 16631,
            "identifier": "C0730362",
            "identifier_type": "str",
            "name": "Maculopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0730362",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16632,
            "identifier": "100271715",
            "identifier_type": "int",
            "name": "ARHGEF33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100271715",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Rho guanine nucleotide exchange factor (GEF) 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 16633,
            "identifier": "DB01137",
            "identifier_type": "str",
            "name": "Levofloxacin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01137",
                "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)/t10-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GSDSWSVVBLHKDQ-JTQLQIEISA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16634,
            "identifier": "3512",
            "identifier_type": "int",
            "name": "JCHAIN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3512",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "joining chain of multimeric IgA and IgM"
            },
            "metanode": "Gene"
        },
        {
            "id": 16635,
            "identifier": "C0162820",
            "identifier_type": "str",
            "name": "Allergic contact dermatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0162820",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16636,
            "identifier": "80864",
            "identifier_type": "int",
            "name": "EGFL8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80864",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "EGF-like-domain, multiple 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 16637,
            "identifier": "393046",
            "identifier_type": "int",
            "name": "OR2A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/393046",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "olfactory receptor, family 2, subfamily A, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 16638,
            "identifier": "GO:0000070",
            "identifier_type": "str",
            "name": "mitotic sister chromatid segregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000070",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16639,
            "identifier": "C0221281",
            "identifier_type": "str",
            "name": "Poikilocytosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0221281",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16640,
            "identifier": "283767",
            "identifier_type": "int",
            "name": "GOLGA6L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283767",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "golgin A6 family-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16641,
            "identifier": "C0270769",
            "identifier_type": "str",
            "name": "Radiation myelopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0270769",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}