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=22900
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=22925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22875",
    "results": [
        {
            "id": 22892,
            "identifier": "C0151565",
            "identifier_type": "str",
            "name": "Hemorrhagic colitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0151565",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22893,
            "identifier": "84107",
            "identifier_type": "int",
            "name": "ZIC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "Zic family member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 22894,
            "identifier": "UBERON:0001579",
            "identifier_type": "str",
            "name": "olfactory nerve",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001579",
                "bto_id": "BTO:0003648",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D009832"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 22895,
            "identifier": "64783",
            "identifier_type": "int",
            "name": "RBM15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64783",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "RNA binding motif protein 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 22896,
            "identifier": "202134",
            "identifier_type": "int",
            "name": "FAM153B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/202134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "family with sequence similarity 153, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 22897,
            "identifier": "79809",
            "identifier_type": "int",
            "name": "TTC21B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79809",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "tetratricopeptide repeat domain 21B"
            },
            "metanode": "Gene"
        },
        {
            "id": 22898,
            "identifier": "830",
            "identifier_type": "int",
            "name": "CAPZA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/830",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "capping protein (actin filament) muscle Z-line, alpha 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22899,
            "identifier": "9577",
            "identifier_type": "int",
            "name": "BRE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9577",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "brain and reproductive organ-expressed (TNFRSF1A modulator)"
            },
            "metanode": "Gene"
        },
        {
            "id": 22900,
            "identifier": "50852",
            "identifier_type": "int",
            "name": "TRAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50852",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "T cell receptor associated transmembrane adaptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22901,
            "identifier": "GO:0006412",
            "identifier_type": "str",
            "name": "translation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006412",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22902,
            "identifier": "GO:0035663",
            "identifier_type": "str",
            "name": "Toll-like receptor 2 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035663",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22903,
            "identifier": "PC7_7488",
            "identifier_type": "str",
            "name": "Signaling events mediated by HDAC Class I",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22904,
            "identifier": "GO:0021539",
            "identifier_type": "str",
            "name": "subthalamus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021539",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22905,
            "identifier": "GO:0019103",
            "identifier_type": "str",
            "name": "pyrimidine nucleotide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019103",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22906,
            "identifier": "8969",
            "identifier_type": "int",
            "name": "HIST1H2AG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H2ag"
            },
            "metanode": "Gene"
        },
        {
            "id": 22907,
            "identifier": "442425",
            "identifier_type": "int",
            "name": "FOXB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/442425",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "forkhead box B2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22908,
            "identifier": "C0162532",
            "identifier_type": "str",
            "name": "Variegate porphyria",
            "properties": {
                "url": "http://identifiers.org/umls/C0162532",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22909,
            "identifier": "83733",
            "identifier_type": "int",
            "name": "SLC25A18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83733",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "solute carrier family 25 (glutamate carrier), member 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 22910,
            "identifier": "D011538",
            "identifier_type": "str",
            "name": "Pruritus Ani",
            "properties": {
                "url": "http://identifiers.org/mesh/D011538",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 22911,
            "identifier": "C0560046",
            "identifier_type": "str",
            "name": "Unable to walk",
            "properties": {
                "url": "http://identifiers.org/umls/C0560046",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22912,
            "identifier": "261729",
            "identifier_type": "int",
            "name": "STEAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/261729",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "STEAP family member 2, metalloreductase"
            },
            "metanode": "Gene"
        },
        {
            "id": 22913,
            "identifier": "101927572",
            "identifier_type": "int",
            "name": "LOC101927572",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927572",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC101927572"
            },
            "metanode": "Gene"
        },
        {
            "id": 22914,
            "identifier": "GO:0072542",
            "identifier_type": "str",
            "name": "protein phosphatase activator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22915,
            "identifier": "GO:0016064",
            "identifier_type": "str",
            "name": "immunoglobulin mediated immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016064",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22916,
            "identifier": "51806",
            "identifier_type": "int",
            "name": "CALML5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51806",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "calmodulin-like 5"
            },
            "metanode": "Gene"
        }
    ]
}