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=44100
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=44125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=44075",
    "results": [
        {
            "id": 44100,
            "identifier": "84071",
            "identifier_type": "int",
            "name": "ARMC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "armadillo repeat containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44101,
            "identifier": "GO:0006779",
            "identifier_type": "str",
            "name": "porphyrin-containing compound biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006779",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44102,
            "identifier": "C0035067",
            "identifier_type": "str",
            "name": "Renal artery stenosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0035067",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44103,
            "identifier": "145781",
            "identifier_type": "int",
            "name": "GCOM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/145781",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "GRINL1A complex locus 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 44104,
            "identifier": "55968",
            "identifier_type": "int",
            "name": "NSFL1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "NSFL1 (p97) cofactor (p47)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44105,
            "identifier": "57106",
            "identifier_type": "int",
            "name": "NAT14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57106",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "N-acetyltransferase 14 (GCN5-related, putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44106,
            "identifier": "PC7_6085",
            "identifier_type": "str",
            "name": "Oxygen-dependent asparagine hydroxylation of Hypoxia-inducible Factor Alpha",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44107,
            "identifier": "N0000185607",
            "identifier_type": "str",
            "name": "Cytochrome P450 2C19 Inducers",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000185607",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 44108,
            "identifier": "PC7_5966",
            "identifier_type": "str",
            "name": "NoRC negatively regulates rRNA expression",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44109,
            "identifier": "650",
            "identifier_type": "int",
            "name": "BMP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "bone morphogenetic protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44110,
            "identifier": "9413",
            "identifier_type": "int",
            "name": "FAM189A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9413",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "family with sequence similarity 189, member A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44111,
            "identifier": "GO:0031022",
            "identifier_type": "str",
            "name": "nuclear migration along microfilament",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031022",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44112,
            "identifier": "PC7_4921",
            "identifier_type": "str",
            "name": "LDL endocytosis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44113,
            "identifier": "GO:0048269",
            "identifier_type": "str",
            "name": "methionine adenosyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048269",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44114,
            "identifier": "GO:0032801",
            "identifier_type": "str",
            "name": "receptor catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032801",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44115,
            "identifier": "GO:0036124",
            "identifier_type": "str",
            "name": "histone H3-K9 trimethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44116,
            "identifier": "PC7_3849",
            "identifier_type": "str",
            "name": "FOXA transcription factor networks",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44117,
            "identifier": "GO:0015909",
            "identifier_type": "str",
            "name": "long-chain fatty acid transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015909",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44118,
            "identifier": "112398",
            "identifier_type": "int",
            "name": "EGLN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/112398",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "egl-9 family hypoxia-inducible factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44119,
            "identifier": "GO:0071257",
            "identifier_type": "str",
            "name": "cellular response to electrical stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071257",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44120,
            "identifier": "GO:0044805",
            "identifier_type": "str",
            "name": "late nucleophagy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044805",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44121,
            "identifier": "392509",
            "identifier_type": "int",
            "name": "ARL13A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392509",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ADP-ribosylation factor-like 13A"
            },
            "metanode": "Gene"
        },
        {
            "id": 44122,
            "identifier": "GO:0045252",
            "identifier_type": "str",
            "name": "oxoglutarate dehydrogenase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045252",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44123,
            "identifier": "79370",
            "identifier_type": "int",
            "name": "BCL2L14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79370",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "BCL2-like 14 (apoptosis facilitator)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44124,
            "identifier": "152286",
            "identifier_type": "int",
            "name": "LOC152286",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152286",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "uncharacterized LOC152286"
            },
            "metanode": "Gene"
        }
    ]
}