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=37675
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=37700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37650",
    "results": [
        {
            "id": 37670,
            "identifier": "GO:0008614",
            "identifier_type": "str",
            "name": "pyridoxine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008614",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37671,
            "identifier": "341359",
            "identifier_type": "int",
            "name": "SYT10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/341359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "synaptotagmin X"
            },
            "metanode": "Gene"
        },
        {
            "id": 37672,
            "identifier": "GO:0009103",
            "identifier_type": "str",
            "name": "lipopolysaccharide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009103",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37673,
            "identifier": "388135",
            "identifier_type": "int",
            "name": "C15orf59",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "chromosome 15 open reading frame 59"
            },
            "metanode": "Gene"
        },
        {
            "id": 37674,
            "identifier": "GO:1902338",
            "identifier_type": "str",
            "name": "negative regulation of apoptotic process involved in morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902338",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37675,
            "identifier": "9945",
            "identifier_type": "int",
            "name": "GFPT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9945",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "glutamine-fructose-6-phosphate transaminase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37676,
            "identifier": "55623",
            "identifier_type": "int",
            "name": "THUMPD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55623",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "THUMP domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37677,
            "identifier": "105379260",
            "identifier_type": "int",
            "name": "LOC105379260",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379260",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "putative zinc finger protein LOC441666"
            },
            "metanode": "Gene"
        },
        {
            "id": 37678,
            "identifier": "100505591",
            "identifier_type": "int",
            "name": "LRRC3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100505591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "leucine rich repeat containing 3C"
            },
            "metanode": "Gene"
        },
        {
            "id": 37679,
            "identifier": "150365",
            "identifier_type": "int",
            "name": "MEI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "meiosis inhibitor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37680,
            "identifier": "3779",
            "identifier_type": "int",
            "name": "KCNMB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3779",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "potassium channel subfamily M regulatory beta subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37681,
            "identifier": "8318",
            "identifier_type": "int",
            "name": "CDC45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8318",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "cell division cycle 45"
            },
            "metanode": "Gene"
        },
        {
            "id": 37682,
            "identifier": "GO:0072714",
            "identifier_type": "str",
            "name": "response to selenite ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072714",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37683,
            "identifier": "GO:1902019",
            "identifier_type": "str",
            "name": "regulation of cilium-dependent cell motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37684,
            "identifier": "105373094",
            "identifier_type": "int",
            "name": "LOC105373094",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373094",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC105373094"
            },
            "metanode": "Gene"
        },
        {
            "id": 37685,
            "identifier": "10643",
            "identifier_type": "int",
            "name": "IGF2BP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "insulin-like growth factor 2 mRNA binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 37686,
            "identifier": "C0149521",
            "identifier_type": "str",
            "name": "Pancreatitis chronic",
            "properties": {
                "url": "http://identifiers.org/umls/C0149521",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37687,
            "identifier": "GO:0061300",
            "identifier_type": "str",
            "name": "cerebellum vasculature development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37688,
            "identifier": "4605",
            "identifier_type": "int",
            "name": "MYBL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4605",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "v-myb avian myeloblastosis viral oncogene homolog-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37689,
            "identifier": "162461",
            "identifier_type": "int",
            "name": "TMEM92",
            "properties": {
                "url": "http://identifiers.org/ncbigene/162461",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "transmembrane protein 92"
            },
            "metanode": "Gene"
        },
        {
            "id": 37690,
            "identifier": "GO:0033013",
            "identifier_type": "str",
            "name": "tetrapyrrole metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033013",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37691,
            "identifier": "55023",
            "identifier_type": "int",
            "name": "PHIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55023",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "pleckstrin homology domain interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 37692,
            "identifier": "GO:0039689",
            "identifier_type": "str",
            "name": "negative stranded viral RNA replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0039689",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37693,
            "identifier": "C0079487",
            "identifier_type": "str",
            "name": "Helicobacter infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0079487",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37694,
            "identifier": "UBERON:0001638",
            "identifier_type": "str",
            "name": "vein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001638",
                "bto_id": "BTO:0000234",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D014680"
            },
            "metanode": "Anatomy"
        }
    ]
}