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=38075
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=38100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38050",
    "results": [
        {
            "id": 38072,
            "identifier": "GO:0006449",
            "identifier_type": "str",
            "name": "regulation of translational termination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006449",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38073,
            "identifier": "D021501",
            "identifier_type": "str",
            "name": "Flank Pain",
            "properties": {
                "url": "http://identifiers.org/mesh/D021501",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 38074,
            "identifier": "GO:0048156",
            "identifier_type": "str",
            "name": "tau protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048156",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38075,
            "identifier": "D006472",
            "identifier_type": "str",
            "name": "Oral Hemorrhage",
            "properties": {
                "url": "http://identifiers.org/mesh/D006472",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 38076,
            "identifier": "286827",
            "identifier_type": "int",
            "name": "TRIM59",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "tripartite motif containing 59"
            },
            "metanode": "Gene"
        },
        {
            "id": 38077,
            "identifier": "9169",
            "identifier_type": "int",
            "name": "SCAF11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9169",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "SR-related CTD-associated factor 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 38078,
            "identifier": "81870",
            "identifier_type": "int",
            "name": "KRTAP9-9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81870",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin associated protein 9-9"
            },
            "metanode": "Gene"
        },
        {
            "id": 38079,
            "identifier": "389812",
            "identifier_type": "int",
            "name": "LCN15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389812",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "lipocalin 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 38080,
            "identifier": "C0010823",
            "identifier_type": "str",
            "name": "Cytomegalovirus infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0010823",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38081,
            "identifier": "GO:0004886",
            "identifier_type": "str",
            "name": "9-cis retinoic acid receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38082,
            "identifier": "2875",
            "identifier_type": "int",
            "name": "GPT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2875",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "glutamic-pyruvate transaminase (alanine aminotransferase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 38083,
            "identifier": "GO:0072359",
            "identifier_type": "str",
            "name": "circulatory system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072359",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38084,
            "identifier": "GO:0004129",
            "identifier_type": "str",
            "name": "cytochrome-c oxidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004129",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38085,
            "identifier": "80227",
            "identifier_type": "int",
            "name": "PAAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80227",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "proteasomal ATPase-associated factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38086,
            "identifier": "GO:0003218",
            "identifier_type": "str",
            "name": "cardiac left ventricle formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38087,
            "identifier": "UBERON:0001182",
            "identifier_type": "str",
            "name": "superior mesenteric artery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001182",
                "bto_id": "BTO:0002303",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D017538"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 38088,
            "identifier": "5456",
            "identifier_type": "int",
            "name": "POU3F4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5456",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "POU class 3 homeobox 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 38089,
            "identifier": "51398",
            "identifier_type": "int",
            "name": "WDR83OS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51398",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "WD repeat domain 83 opposite strand"
            },
            "metanode": "Gene"
        },
        {
            "id": 38090,
            "identifier": "GO:1900747",
            "identifier_type": "str",
            "name": "negative regulation of vascular endothelial growth factor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38091,
            "identifier": "101928722",
            "identifier_type": "int",
            "name": "LOC101928722",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928722",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "nascent polypeptide-associated complex subunit alpha, muscle-specific form-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 38092,
            "identifier": "79736",
            "identifier_type": "int",
            "name": "TEFM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79736",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "transcription elongation factor, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 38093,
            "identifier": "GO:0009301",
            "identifier_type": "str",
            "name": "snRNA transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009301",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38094,
            "identifier": "GO:0004063",
            "identifier_type": "str",
            "name": "aryldialkylphosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004063",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38095,
            "identifier": "GO:0044791",
            "identifier_type": "str",
            "name": "positive regulation by host of viral release from host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044791",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38096,
            "identifier": "C0237326",
            "identifier_type": "str",
            "name": "Dyschezia",
            "properties": {
                "url": "http://identifiers.org/umls/C0237326",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}