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=6550
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=6575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6525",
    "results": [
        {
            "id": 6539,
            "identifier": "5330",
            "identifier_type": "int",
            "name": "PLCB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5330",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "phospholipase C, beta 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6540,
            "identifier": "C0041671",
            "identifier_type": "str",
            "name": "Attention deficit disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0041671",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6541,
            "identifier": "55224",
            "identifier_type": "int",
            "name": "ETNK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55224",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ethanolamine kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6542,
            "identifier": "101928596",
            "identifier_type": "int",
            "name": "LOC101928596",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928596",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "probable tumor suppressor protein MN1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6543,
            "identifier": "221391",
            "identifier_type": "int",
            "name": "OPN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221391",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "opsin 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 6544,
            "identifier": "GO:0019448",
            "identifier_type": "str",
            "name": "L-cysteine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019448",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6545,
            "identifier": "23169",
            "identifier_type": "int",
            "name": "SLC35D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23169",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 35 (UDP-GlcA/UDP-GalNAc transporter), member D1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6546,
            "identifier": "GO:0004053",
            "identifier_type": "str",
            "name": "arginase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004053",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6547,
            "identifier": "WP410_r84683",
            "identifier_type": "str",
            "name": "Diurnally Regulated Genes with Circadian Orthologs",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP410_r84683",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6548,
            "identifier": "GO:0015865",
            "identifier_type": "str",
            "name": "purine nucleotide transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015865",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6549,
            "identifier": "GO:0031893",
            "identifier_type": "str",
            "name": "vasopressin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031893",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6550,
            "identifier": "26508",
            "identifier_type": "int",
            "name": "HEYL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26508",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hes-related family bHLH transcription factor with YRPW motif-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 6551,
            "identifier": "GO:0052846",
            "identifier_type": "str",
            "name": "inositol-1,5-bisdiphosphate-2,3,4,6-tetrakisphosphate 1-diphosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052846",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6552,
            "identifier": "100130597",
            "identifier_type": "int",
            "name": "LOC100130597",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130597",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "uncharacterized LOC100130597"
            },
            "metanode": "Gene"
        },
        {
            "id": 6553,
            "identifier": "79727",
            "identifier_type": "int",
            "name": "LIN28A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79727",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "lin-28 homolog A (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6554,
            "identifier": "860",
            "identifier_type": "int",
            "name": "RUNX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/860",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "runt-related transcription factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6555,
            "identifier": "9367",
            "identifier_type": "int",
            "name": "RAB9A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9367",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "RAB9A, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 6556,
            "identifier": "DB08933",
            "identifier_type": "str",
            "name": "LULICONAZOLE",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08933",
                "inchi": "InChI=1/C14H9Cl2N3S2/c15-9-1-2-10(11(16)5-9)13-7-20-14(21-13)12(6-17)19-4-3-18-8-19/h1-5,8,13H,7H2/b14-12+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YTAOBBFIOAEMLL-WYMLVPIENA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6557,
            "identifier": "359710",
            "identifier_type": "int",
            "name": "BPIFB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/359710",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "BPI fold containing family B, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 6558,
            "identifier": "PC7_5047",
            "identifier_type": "str",
            "name": "Lysosome Vesicle Biogenesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6559,
            "identifier": "GO:0050962",
            "identifier_type": "str",
            "name": "detection of light stimulus involved in sensory perception",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050962",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6560,
            "identifier": "153201",
            "identifier_type": "int",
            "name": "SLC36A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "solute carrier family 36 (proton/amino acid symporter), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6561,
            "identifier": "3313",
            "identifier_type": "int",
            "name": "HSPA9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3313",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "heat shock 70kDa protein 9 (mortalin)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6562,
            "identifier": "GO:0010573",
            "identifier_type": "str",
            "name": "vascular endothelial growth factor production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010573",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6563,
            "identifier": "253012",
            "identifier_type": "int",
            "name": "HEPACAM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/253012",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "HEPACAM family member 2"
            },
            "metanode": "Gene"
        }
    ]
}