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=6025
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=6050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6000",
    "results": [
        {
            "id": 6013,
            "identifier": "GO:0006931",
            "identifier_type": "str",
            "name": "substrate-dependent cell migration, cell attachment to substrate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006931",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6014,
            "identifier": "C0343378",
            "identifier_type": "str",
            "name": "Helicobacter gastritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0343378",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6015,
            "identifier": "PC7_8676",
            "identifier_type": "str",
            "name": "Validated nuclear estrogen receptor beta network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6016,
            "identifier": "22924",
            "identifier_type": "int",
            "name": "MAPRE3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22924",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "microtubule-associated protein, RP/EB family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 6017,
            "identifier": "GO:0070765",
            "identifier_type": "str",
            "name": "gamma-secretase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070765",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6018,
            "identifier": "DB00868",
            "identifier_type": "str",
            "name": "Benzonatate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00868",
                "inchi": "InChI=1S/C30H53NO11/c1-3-4-9-31-29-7-5-28(6-8-29)30(32)42-27-26-41-25-24-40-23-22-39-21-20-38-19-18-37-17-16-36-15-14-35-13-12-34-11-10-33-2/h5-8,31H,3-4,9-27H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MAFMQEKGGFWBAB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6019,
            "identifier": "26263",
            "identifier_type": "int",
            "name": "FBXO22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26263",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "F-box protein 22"
            },
            "metanode": "Gene"
        },
        {
            "id": 6020,
            "identifier": "GO:0021776",
            "identifier_type": "str",
            "name": "smoothened signaling pathway involved in spinal cord motor neuron cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021776",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6021,
            "identifier": "C0277794",
            "identifier_type": "str",
            "name": "Prostration",
            "properties": {
                "url": "http://identifiers.org/umls/C0277794",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6022,
            "identifier": "C1328537",
            "identifier_type": "str",
            "name": "Palmar-plantar erythema",
            "properties": {
                "url": "http://identifiers.org/umls/C1328537",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6023,
            "identifier": "GO:0009394",
            "identifier_type": "str",
            "name": "2'-deoxyribonucleotide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009394",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6024,
            "identifier": "GO:0009898",
            "identifier_type": "str",
            "name": "cytoplasmic side of plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009898",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6025,
            "identifier": "UBERON:0000004",
            "identifier_type": "str",
            "name": "nose",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000004",
                "bto_id": "BTO:0000840",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D009666"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 6026,
            "identifier": "GO:0047760",
            "identifier_type": "str",
            "name": "butyrate-CoA ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047760",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6027,
            "identifier": "GO:0061620",
            "identifier_type": "str",
            "name": "glycolytic process through glucose-6-phosphate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061620",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6028,
            "identifier": "GO:0018208",
            "identifier_type": "str",
            "name": "peptidyl-proline modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018208",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6029,
            "identifier": "C0151937",
            "identifier_type": "str",
            "name": "Tendon rupture",
            "properties": {
                "url": "http://identifiers.org/umls/C0151937",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6030,
            "identifier": "GO:1902110",
            "identifier_type": "str",
            "name": "positive regulation of mitochondrial membrane permeability involved in apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6031,
            "identifier": "105369914",
            "identifier_type": "int",
            "name": "LOC105369914",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369914",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "uncharacterized LOC105369914"
            },
            "metanode": "Gene"
        },
        {
            "id": 6032,
            "identifier": "84056",
            "identifier_type": "int",
            "name": "KATNAL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84056",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "katanin p60 subunit A-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6033,
            "identifier": "3068",
            "identifier_type": "int",
            "name": "HDGF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hepatoma-derived growth factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 6034,
            "identifier": "57501",
            "identifier_type": "int",
            "name": "KIAA1257",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57501",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "KIAA1257"
            },
            "metanode": "Gene"
        },
        {
            "id": 6035,
            "identifier": "N0000175628",
            "identifier_type": "str",
            "name": "Decreased Histamine Release",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175628",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 6036,
            "identifier": "80164",
            "identifier_type": "int",
            "name": "PRR36",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80164",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "proline rich 36"
            },
            "metanode": "Gene"
        },
        {
            "id": 6037,
            "identifier": "5023",
            "identifier_type": "int",
            "name": "P2RX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5023",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "purinergic receptor P2X, ligand gated ion channel, 1"
            },
            "metanode": "Gene"
        }
    ]
}