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=41275
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=41300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41250",
    "results": [
        {
            "id": 41272,
            "identifier": "153657",
            "identifier_type": "int",
            "name": "TTC23L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153657",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "tetratricopeptide repeat domain 23-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 41273,
            "identifier": "7087",
            "identifier_type": "int",
            "name": "ICAM5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7087",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "intercellular adhesion molecule 5, telencephalin"
            },
            "metanode": "Gene"
        },
        {
            "id": 41274,
            "identifier": "57109",
            "identifier_type": "int",
            "name": "REXO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "REX4, RNA exonuclease 4 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41275,
            "identifier": "C0948447",
            "identifier_type": "str",
            "name": "Chromosomal mutation",
            "properties": {
                "url": "http://identifiers.org/umls/C0948447",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41276,
            "identifier": "GO:0032714",
            "identifier_type": "str",
            "name": "negative regulation of interleukin-5 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032714",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41277,
            "identifier": "GO:0060263",
            "identifier_type": "str",
            "name": "regulation of respiratory burst",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060263",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41278,
            "identifier": "GO:0033327",
            "identifier_type": "str",
            "name": "Leydig cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033327",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41279,
            "identifier": "DB06147",
            "identifier_type": "str",
            "name": "Sulfathiazole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06147",
                "inchi": "InChI=1S/C9H9N3O2S2/c10-7-1-3-8(4-2-7)16(13,14)12-9-11-5-6-15-9/h1-6H,10H2,(H,11,12)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JNMRHUJNCSQMMB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 41280,
            "identifier": "55722",
            "identifier_type": "int",
            "name": "CEP72",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55722",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "centrosomal protein 72kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 41281,
            "identifier": "26052",
            "identifier_type": "int",
            "name": "DNM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26052",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dynamin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 41282,
            "identifier": "GO:0071409",
            "identifier_type": "str",
            "name": "cellular response to cycloheximide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41283,
            "identifier": "55466",
            "identifier_type": "int",
            "name": "DNAJA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55466",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "DnaJ (Hsp40) homolog, subfamily A, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 41284,
            "identifier": "171024",
            "identifier_type": "int",
            "name": "SYNPO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/171024",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "synaptopodin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41285,
            "identifier": "105371346",
            "identifier_type": "int",
            "name": "LOC105371346",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC105371346"
            },
            "metanode": "Gene"
        },
        {
            "id": 41286,
            "identifier": "388021",
            "identifier_type": "int",
            "name": "TMEM179",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388021",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "transmembrane protein 179"
            },
            "metanode": "Gene"
        },
        {
            "id": 41287,
            "identifier": "148",
            "identifier_type": "int",
            "name": "ADRA1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "adrenoceptor alpha 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 41288,
            "identifier": "8911",
            "identifier_type": "int",
            "name": "CACNA1I",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8911",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "calcium channel, voltage-dependent, T type, alpha 1I subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 41289,
            "identifier": "C0080233",
            "identifier_type": "str",
            "name": "Tooth loss",
            "properties": {
                "url": "http://identifiers.org/umls/C0080233",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41290,
            "identifier": "GO:0030551",
            "identifier_type": "str",
            "name": "cyclic nucleotide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030551",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41291,
            "identifier": "GO:0044087",
            "identifier_type": "str",
            "name": "regulation of cellular component biogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41292,
            "identifier": "GO:1901186",
            "identifier_type": "str",
            "name": "positive regulation of ERBB signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901186",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41293,
            "identifier": "C0856808",
            "identifier_type": "str",
            "name": "Polymorphonuclear leukocytosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0856808",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41294,
            "identifier": "D011681",
            "identifier_type": "str",
            "name": "Pupil Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D011681",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 41295,
            "identifier": "79953",
            "identifier_type": "int",
            "name": "SYNDIG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79953",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "synapse differentiation inducing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41296,
            "identifier": "GO:0010761",
            "identifier_type": "str",
            "name": "fibroblast migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010761",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}