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=46600
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=46625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=46575",
    "results": [
        {
            "id": 46599,
            "identifier": "GO:0097116",
            "identifier_type": "str",
            "name": "gephyrin clustering involved in postsynaptic density assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46600,
            "identifier": "6613",
            "identifier_type": "int",
            "name": "SUMO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6613",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "small ubiquitin-like modifier 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 46601,
            "identifier": "GO:0042790",
            "identifier_type": "str",
            "name": "transcription of nuclear large rRNA transcript from RNA polymerase I promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042790",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46602,
            "identifier": "C1276146",
            "identifier_type": "str",
            "name": "Lymphoma cutis",
            "properties": {
                "url": "http://identifiers.org/umls/C1276146",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 46603,
            "identifier": "GO:0035397",
            "identifier_type": "str",
            "name": "helper T cell enhancement of adaptive immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035397",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46604,
            "identifier": "DB00718",
            "identifier_type": "str",
            "name": "Adefovir Dipivoxil",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00718",
                "inchi": "InChI=1S/C20H32N5O8P/c1-19(2,3)17(26)30-11-32-34(28,33-12-31-18(27)20(4,5)6)13-29-8-7-25-10-24-14-15(21)22-9-23-16(14)25/h9-10H,7-8,11-13H2,1-6H3,(H2,21,22,23)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WOZSCQDILHKSGG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 46605,
            "identifier": "GO:0034975",
            "identifier_type": "str",
            "name": "protein folding in endoplasmic reticulum",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034975",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46606,
            "identifier": "105376798",
            "identifier_type": "int",
            "name": "LOC105376798",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376798",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC105376798"
            },
            "metanode": "Gene"
        },
        {
            "id": 46607,
            "identifier": "9936",
            "identifier_type": "int",
            "name": "CD302",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9936",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "CD302 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 46608,
            "identifier": "GO:0072268",
            "identifier_type": "str",
            "name": "pattern specification involved in metanephros development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072268",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46609,
            "identifier": "GO:0045295",
            "identifier_type": "str",
            "name": "gamma-catenin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045295",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 46610,
            "identifier": "GO:0015793",
            "identifier_type": "str",
            "name": "glycerol transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015793",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46611,
            "identifier": "C0012254",
            "identifier_type": "str",
            "name": "Digitalis toxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C0012254",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 46612,
            "identifier": "150356",
            "identifier_type": "int",
            "name": "CHADL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150356",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "chondroadherin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 46613,
            "identifier": "158863",
            "identifier_type": "int",
            "name": "LOC158863",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "uncharacterized LOC158863"
            },
            "metanode": "Gene"
        },
        {
            "id": 46614,
            "identifier": "GO:0042126",
            "identifier_type": "str",
            "name": "nitrate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042126",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46615,
            "identifier": "8309",
            "identifier_type": "int",
            "name": "ACOX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "acyl-CoA oxidase 2, branched chain"
            },
            "metanode": "Gene"
        },
        {
            "id": 46616,
            "identifier": "GO:0007403",
            "identifier_type": "str",
            "name": "glial cell fate determination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007403",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46617,
            "identifier": "C0423618",
            "identifier_type": "str",
            "name": "Throbbing headache",
            "properties": {
                "url": "http://identifiers.org/umls/C0423618",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 46618,
            "identifier": "GO:0010810",
            "identifier_type": "str",
            "name": "regulation of cell-substrate adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010810",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46619,
            "identifier": "9217",
            "identifier_type": "int",
            "name": "VAPB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9217",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "VAMP (vesicle-associated membrane protein)-associated protein B and C"
            },
            "metanode": "Gene"
        },
        {
            "id": 46620,
            "identifier": "10634",
            "identifier_type": "int",
            "name": "GAS2L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10634",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "growth arrest-specific 2 like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 46621,
            "identifier": "DB00415",
            "identifier_type": "str",
            "name": "Ampicillin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00415",
                "inchi": "InChI=1S/C16H19N3O4S/c1-16(2)11(15(22)23)19-13(21)10(14(19)24-16)18-12(20)9(17)8-6-4-3-5-7-8/h3-7,9-11,14H,17H2,1-2H3,(H,18,20)(H,22,23)/t9-,10-,11+,14-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=AVKUERGKIZMTKX-NJBDSQKTSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 46622,
            "identifier": "GO:2001185",
            "identifier_type": "str",
            "name": "regulation of CD8-positive, alpha-beta T cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001185",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46623,
            "identifier": "266740",
            "identifier_type": "int",
            "name": "MAGEA2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/266740",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "melanoma antigen family A2B"
            },
            "metanode": "Gene"
        }
    ]
}