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=7925
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=7950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7900",
    "results": [
        {
            "id": 7914,
            "identifier": "GO:0032348",
            "identifier_type": "str",
            "name": "negative regulation of aldosterone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032348",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7915,
            "identifier": "1956",
            "identifier_type": "int",
            "name": "EGFR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1956",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "epidermal growth factor receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 7916,
            "identifier": "55775",
            "identifier_type": "int",
            "name": "TDP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "tyrosyl-DNA phosphodiesterase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7917,
            "identifier": "GO:0044754",
            "identifier_type": "str",
            "name": "autolysosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044754",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 7918,
            "identifier": "GO:0003941",
            "identifier_type": "str",
            "name": "L-serine ammonia-lyase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003941",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7919,
            "identifier": "GO:0017109",
            "identifier_type": "str",
            "name": "glutamate-cysteine ligase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017109",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 7920,
            "identifier": "100652807",
            "identifier_type": "int",
            "name": "LOC100652807",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100652807",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "putative uncharacterized protein C3orf53"
            },
            "metanode": "Gene"
        },
        {
            "id": 7921,
            "identifier": "313",
            "identifier_type": "int",
            "name": "AOAH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/313",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "acyloxyacyl hydrolase (neutrophil)"
            },
            "metanode": "Gene"
        },
        {
            "id": 7922,
            "identifier": "DOID:3312",
            "identifier_type": "str",
            "name": "bipolar disorder",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_3312",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 7923,
            "identifier": "GO:0046165",
            "identifier_type": "str",
            "name": "alcohol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046165",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7924,
            "identifier": "127703",
            "identifier_type": "int",
            "name": "C1orf216",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127703",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 216"
            },
            "metanode": "Gene"
        },
        {
            "id": 7925,
            "identifier": "GO:0006366",
            "identifier_type": "str",
            "name": "transcription from RNA polymerase II promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006366",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8315,
            "identifier": "C0019196",
            "identifier_type": "str",
            "name": "Hepatitis C",
            "properties": {
                "url": "http://identifiers.org/umls/C0019196",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7926,
            "identifier": "GO:0008781",
            "identifier_type": "str",
            "name": "N-acylneuraminate cytidylyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008781",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7927,
            "identifier": "386685",
            "identifier_type": "int",
            "name": "KRTAP10-12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/386685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 10-12"
            },
            "metanode": "Gene"
        },
        {
            "id": 7928,
            "identifier": "57471",
            "identifier_type": "int",
            "name": "ERMN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57471",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ermin, ERM-like protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 7929,
            "identifier": "80006",
            "identifier_type": "int",
            "name": "TRAPPC13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80006",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "trafficking protein particle complex 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 7930,
            "identifier": "GO:0015002",
            "identifier_type": "str",
            "name": "heme-copper terminal oxidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015002",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7931,
            "identifier": "GO:0048840",
            "identifier_type": "str",
            "name": "otolith development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048840",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7932,
            "identifier": "C0024528",
            "identifier_type": "str",
            "name": "Malaise and fatigue",
            "properties": {
                "url": "http://identifiers.org/umls/C0024528",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7933,
            "identifier": "C0151662",
            "identifier_type": "str",
            "name": "Gamma-glutamyltransferase increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0151662",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7934,
            "identifier": "51289",
            "identifier_type": "int",
            "name": "RXFP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51289",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "relaxin/insulin-like family peptide receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 7935,
            "identifier": "166863",
            "identifier_type": "int",
            "name": "RBM46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/166863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "RNA binding motif protein 46"
            },
            "metanode": "Gene"
        },
        {
            "id": 7936,
            "identifier": "GO:0030513",
            "identifier_type": "str",
            "name": "positive regulation of BMP signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030513",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7937,
            "identifier": "285346",
            "identifier_type": "int",
            "name": "ZNF852",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger protein 852"
            },
            "metanode": "Gene"
        }
    ]
}