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=25625
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=25650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25600",
    "results": [
        {
            "id": 25616,
            "identifier": "GO:0043331",
            "identifier_type": "str",
            "name": "response to dsRNA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043331",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25617,
            "identifier": "105379595",
            "identifier_type": "int",
            "name": "LOC105379595",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379595",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "olfactory receptor 11G2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 25618,
            "identifier": "C0473120",
            "identifier_type": "str",
            "name": "Intra-abdominal haematoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0473120",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25619,
            "identifier": "541565",
            "identifier_type": "int",
            "name": "C8orf58",
            "properties": {
                "url": "http://identifiers.org/ncbigene/541565",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 58"
            },
            "metanode": "Gene"
        },
        {
            "id": 25620,
            "identifier": "C0281825",
            "identifier_type": "str",
            "name": "Dysequilibrium",
            "properties": {
                "url": "http://identifiers.org/umls/C0281825",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25621,
            "identifier": "55326",
            "identifier_type": "int",
            "name": "AGPAT5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55326",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "1-acylglycerol-3-phosphate O-acyltransferase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 25622,
            "identifier": "64073",
            "identifier_type": "int",
            "name": "C19orf33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64073",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "chromosome 19 open reading frame 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 25623,
            "identifier": "PC7_5993",
            "identifier_type": "str",
            "name": "Nucleotide Excision Repair",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25624,
            "identifier": "222344",
            "identifier_type": "int",
            "name": "LOC222344",
            "properties": {
                "url": "http://identifiers.org/ncbigene/222344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "TNF receptor-associated factor 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 25625,
            "identifier": "120",
            "identifier_type": "int",
            "name": "ADD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/120",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "adducin 3 (gamma)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25626,
            "identifier": "GO:0072521",
            "identifier_type": "str",
            "name": "purine-containing compound metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072521",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25627,
            "identifier": "GO:0016509",
            "identifier_type": "str",
            "name": "long-chain-3-hydroxyacyl-CoA dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25628,
            "identifier": "GO:0072053",
            "identifier_type": "str",
            "name": "renal inner medulla development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072053",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25629,
            "identifier": "127254",
            "identifier_type": "int",
            "name": "ERICH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "glutamate-rich 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 25630,
            "identifier": "DOID:11714",
            "identifier_type": "str",
            "name": "gestational diabetes",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_11714",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 25631,
            "identifier": "C0856761",
            "identifier_type": "str",
            "name": "Budd-Chiari syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0856761",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25632,
            "identifier": "29063",
            "identifier_type": "int",
            "name": "ZCCHC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29063",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "zinc finger, CCHC domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 25633,
            "identifier": "4914",
            "identifier_type": "int",
            "name": "NTRK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4914",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neurotrophic tyrosine kinase, receptor, type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25634,
            "identifier": "GO:1902512",
            "identifier_type": "str",
            "name": "positive regulation of apoptotic DNA fragmentation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902512",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25635,
            "identifier": "GO:0033008",
            "identifier_type": "str",
            "name": "positive regulation of mast cell activation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25636,
            "identifier": "101928436",
            "identifier_type": "int",
            "name": "LOC101928436",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928436",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC101928436"
            },
            "metanode": "Gene"
        },
        {
            "id": 25637,
            "identifier": "GO:0014902",
            "identifier_type": "str",
            "name": "myotube differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014902",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25638,
            "identifier": "C0281856",
            "identifier_type": "str",
            "name": "Generalized aching",
            "properties": {
                "url": "http://identifiers.org/umls/C0281856",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25639,
            "identifier": "UBERON:0001890",
            "identifier_type": "str",
            "name": "forebrain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001890",
                "bto_id": "BTO:0000478",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D016548"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 25640,
            "identifier": "D001247",
            "identifier_type": "str",
            "name": "Asthenia",
            "properties": {
                "url": "http://identifiers.org/mesh/D001247",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        }
    ]
}