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=22775
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=22800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22750",
    "results": [
        {
            "id": 22766,
            "identifier": "105372569",
            "identifier_type": "int",
            "name": "LOC105372569",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "uncharacterized LOC105372569"
            },
            "metanode": "Gene"
        },
        {
            "id": 22767,
            "identifier": "GO:0021650",
            "identifier_type": "str",
            "name": "vestibulocochlear nerve formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021650",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22768,
            "identifier": "GO:0010666",
            "identifier_type": "str",
            "name": "positive regulation of cardiac muscle cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010666",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22769,
            "identifier": "23262",
            "identifier_type": "int",
            "name": "PPIP5K2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23262",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "diphosphoinositol pentakisphosphate kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22770,
            "identifier": "7748",
            "identifier_type": "int",
            "name": "ZNF195",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7748",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "zinc finger protein 195"
            },
            "metanode": "Gene"
        },
        {
            "id": 22771,
            "identifier": "647309",
            "identifier_type": "int",
            "name": "GMNC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/647309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "geminin coiled-coil domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 22772,
            "identifier": "DB00179",
            "identifier_type": "str",
            "name": "Masoprocol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00179",
                "inchi": "InChI=1S/C18H22O4/c1-11(7-13-3-5-15(19)17(21)9-13)12(2)8-14-4-6-16(20)18(22)10-14/h3-6,9-12,19-22H,7-8H2,1-2H3/t11-,12+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HCZKYJDFEPMADG-TXEJJXNPSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 22773,
            "identifier": "PC7_2067",
            "identifier_type": "str",
            "name": "Beta oxidation of hexanoyl-CoA to butanoyl-CoA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22774,
            "identifier": "157657",
            "identifier_type": "int",
            "name": "C8orf37",
            "properties": {
                "url": "http://identifiers.org/ncbigene/157657",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 37"
            },
            "metanode": "Gene"
        },
        {
            "id": 22775,
            "identifier": "56143",
            "identifier_type": "int",
            "name": "PCDHA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56143",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin alpha 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 22776,
            "identifier": "64762",
            "identifier_type": "int",
            "name": "GAREM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64762",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "GRB2 associated, regulator of MAPK1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22777,
            "identifier": "GO:0070006",
            "identifier_type": "str",
            "name": "metalloaminopeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22778,
            "identifier": "346562",
            "identifier_type": "int",
            "name": "GNAT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/346562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "guanine nucleotide binding protein, alpha transducing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22852,
            "identifier": "C0027092",
            "identifier_type": "str",
            "name": "Myopia",
            "properties": {
                "url": "http://identifiers.org/umls/C0027092",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22779,
            "identifier": "116983",
            "identifier_type": "int",
            "name": "ACAP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ArfGAP with coiled-coil, ankyrin repeat and PH domains 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22780,
            "identifier": "C0033117",
            "identifier_type": "str",
            "name": "Priapism",
            "properties": {
                "url": "http://identifiers.org/umls/C0033117",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22781,
            "identifier": "GO:0031623",
            "identifier_type": "str",
            "name": "receptor internalization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22782,
            "identifier": "GO:0051339",
            "identifier_type": "str",
            "name": "regulation of lyase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051339",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22783,
            "identifier": "105371592",
            "identifier_type": "int",
            "name": "LOC105371592",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371592",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "atherin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 22784,
            "identifier": "GO:0001709",
            "identifier_type": "str",
            "name": "cell fate determination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001709",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22785,
            "identifier": "359787",
            "identifier_type": "int",
            "name": "DPPA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/359787",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "developmental pluripotency associated 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22786,
            "identifier": "GO:1903375",
            "identifier_type": "str",
            "name": "facioacoustic ganglion development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903375",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22787,
            "identifier": "4223",
            "identifier_type": "int",
            "name": "MEOX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "mesenchyme homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22788,
            "identifier": "N0000009282",
            "identifier_type": "str",
            "name": "Increased Dopamine Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009282",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 22789,
            "identifier": "GO:0070487",
            "identifier_type": "str",
            "name": "monocyte aggregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070487",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}