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=16950
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=16975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16925",
    "results": [
        {
            "id": 16939,
            "identifier": "GO:0001847",
            "identifier_type": "str",
            "name": "opsonin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001847",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16940,
            "identifier": "GO:1902306",
            "identifier_type": "str",
            "name": "negative regulation of sodium ion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16941,
            "identifier": "GO:0009068",
            "identifier_type": "str",
            "name": "aspartate family amino acid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009068",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16942,
            "identifier": "GO:0022832",
            "identifier_type": "str",
            "name": "voltage-gated channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022832",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16943,
            "identifier": "1038",
            "identifier_type": "int",
            "name": "CDR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1038",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cerebellar degeneration-related protein 1, 34kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 16944,
            "identifier": "9657",
            "identifier_type": "int",
            "name": "IQCB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9657",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "IQ motif containing B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16945,
            "identifier": "51188",
            "identifier_type": "int",
            "name": "SS18L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51188",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "synovial sarcoma translocation gene on chromosome 18-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16946,
            "identifier": "GO:0035625",
            "identifier_type": "str",
            "name": "epidermal growth factor-activated receptor transactivation by G-protein coupled receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035625",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16947,
            "identifier": "3491",
            "identifier_type": "int",
            "name": "CYR61",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3491",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cysteine-rich, angiogenic inducer, 61"
            },
            "metanode": "Gene"
        },
        {
            "id": 16948,
            "identifier": "C0860514",
            "identifier_type": "str",
            "name": "Dreamy state",
            "properties": {
                "url": "http://identifiers.org/umls/C0860514",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16949,
            "identifier": "DB00984",
            "identifier_type": "str",
            "name": "Nandrolone phenpropionate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00984",
                "inchi": "InChI=1S/C27H34O3/c1-27-16-15-22-21-11-9-20(28)17-19(21)8-10-23(22)24(27)12-13-25(27)30-26(29)14-7-18-5-3-2-4-6-18/h2-6,17,21-25H,7-16H2,1H3/t21-,22+,23+,24-,25-,27-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UBWXUGDQUBIEIZ-QNTYDACNSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16950,
            "identifier": "GO:0031954",
            "identifier_type": "str",
            "name": "positive regulation of protein autophosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031954",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16951,
            "identifier": "10611",
            "identifier_type": "int",
            "name": "PDLIM5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10611",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "PDZ and LIM domain 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 16952,
            "identifier": "90933",
            "identifier_type": "int",
            "name": "TRIM41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "tripartite motif containing 41"
            },
            "metanode": "Gene"
        },
        {
            "id": 16953,
            "identifier": "GO:0022027",
            "identifier_type": "str",
            "name": "interkinetic nuclear migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022027",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16954,
            "identifier": "GO:0005218",
            "identifier_type": "str",
            "name": "intracellular ligand-gated calcium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16955,
            "identifier": "GO:0019886",
            "identifier_type": "str",
            "name": "antigen processing and presentation of exogenous peptide antigen via MHC class II",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16956,
            "identifier": "GO:0050819",
            "identifier_type": "str",
            "name": "negative regulation of coagulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050819",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16957,
            "identifier": "54467",
            "identifier_type": "int",
            "name": "ANKIB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54467",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "ankyrin repeat and IBR domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16958,
            "identifier": "84767",
            "identifier_type": "int",
            "name": "TRIM51",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84767",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tripartite motif-containing 51"
            },
            "metanode": "Gene"
        },
        {
            "id": 16959,
            "identifier": "C0038013",
            "identifier_type": "str",
            "name": "Ankylosing spondylitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0038013",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16960,
            "identifier": "DOID:5875",
            "identifier_type": "str",
            "name": "retroperitoneal cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_5875",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 16961,
            "identifier": "GO:0016328",
            "identifier_type": "str",
            "name": "lateral plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016328",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 16962,
            "identifier": "6898",
            "identifier_type": "int",
            "name": "TAT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6898",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "tyrosine aminotransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 16963,
            "identifier": "56920",
            "identifier_type": "int",
            "name": "SEMA3G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56920",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "sema domain, immunoglobulin domain (Ig), short basic domain, secreted, (semaphorin) 3G"
            },
            "metanode": "Gene"
        }
    ]
}