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=15400
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=15425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15375",
    "results": [
        {
            "id": 15390,
            "identifier": "GO:0048844",
            "identifier_type": "str",
            "name": "artery morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048844",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15391,
            "identifier": "GO:1901030",
            "identifier_type": "str",
            "name": "positive regulation of mitochondrial outer membrane permeabilization involved in apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15392,
            "identifier": "GO:0090218",
            "identifier_type": "str",
            "name": "positive regulation of lipid kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15393,
            "identifier": "DOID:2841",
            "identifier_type": "str",
            "name": "asthma",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_2841",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 15394,
            "identifier": "GO:0055011",
            "identifier_type": "str",
            "name": "atrial cardiac muscle cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15395,
            "identifier": "GO:0015277",
            "identifier_type": "str",
            "name": "kainate selective glutamate receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015277",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15396,
            "identifier": "9922",
            "identifier_type": "int",
            "name": "IQSEC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9922",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "IQ motif and Sec7 domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15397,
            "identifier": "GO:0006424",
            "identifier_type": "str",
            "name": "glutamyl-tRNA aminoacylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006424",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15398,
            "identifier": "GO:0071389",
            "identifier_type": "str",
            "name": "cellular response to mineralocorticoid stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071389",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15399,
            "identifier": "1649",
            "identifier_type": "int",
            "name": "DDIT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1649",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "DNA-damage-inducible transcript 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15400,
            "identifier": "GO:0040014",
            "identifier_type": "str",
            "name": "regulation of multicellular organism growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0040014",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15401,
            "identifier": "3628",
            "identifier_type": "int",
            "name": "INPP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3628",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "inositol polyphosphate-1-phosphatase"
            },
            "metanode": "Gene"
        },
        {
            "id": 15402,
            "identifier": "8295",
            "identifier_type": "int",
            "name": "TRRAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8295",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transformation/transcription domain-associated protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 15403,
            "identifier": "GO:0048210",
            "identifier_type": "str",
            "name": "Golgi vesicle fusion to target membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048210",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15404,
            "identifier": "93589",
            "identifier_type": "int",
            "name": "CACNA2D4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93589",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "calcium channel, voltage-dependent, alpha 2/delta subunit 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 15405,
            "identifier": "105373071",
            "identifier_type": "int",
            "name": "LOC105373071",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC105373071"
            },
            "metanode": "Gene"
        },
        {
            "id": 15406,
            "identifier": "2113",
            "identifier_type": "int",
            "name": "ETS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2113",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "v-ets avian erythroblastosis virus E26 oncogene homolog 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15407,
            "identifier": "GO:0021936",
            "identifier_type": "str",
            "name": "regulation of cerebellar granule cell precursor proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021936",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15408,
            "identifier": "C0233762",
            "identifier_type": "str",
            "name": "Hallucination, auditory",
            "properties": {
                "url": "http://identifiers.org/umls/C0233762",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15409,
            "identifier": "N0000175721",
            "identifier_type": "str",
            "name": "Nonsteroidal Anti-inflammatory Compounds",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175721",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 15410,
            "identifier": "C0264939",
            "identifier_type": "str",
            "name": "Polyangiitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0264939",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15411,
            "identifier": "4582",
            "identifier_type": "int",
            "name": "MUC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mucin 1, cell surface associated"
            },
            "metanode": "Gene"
        },
        {
            "id": 15412,
            "identifier": "GO:0016062",
            "identifier_type": "str",
            "name": "adaptation of rhodopsin mediated signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016062",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15413,
            "identifier": "GO:0034098",
            "identifier_type": "str",
            "name": "VCP-NPL4-UFD1 AAA ATPase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15414,
            "identifier": "84888",
            "identifier_type": "int",
            "name": "SPPL2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "signal peptide peptidase like 2A"
            },
            "metanode": "Gene"
        }
    ]
}