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=15125
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=15150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15100",
    "results": [
        {
            "id": 15115,
            "identifier": "388697",
            "identifier_type": "int",
            "name": "HRNR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hornerin"
            },
            "metanode": "Gene"
        },
        {
            "id": 15116,
            "identifier": "GO:0060261",
            "identifier_type": "str",
            "name": "positive regulation of transcription initiation from RNA polymerase II promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060261",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15117,
            "identifier": "1760",
            "identifier_type": "int",
            "name": "DMPK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1760",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "dystrophia myotonica-protein kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 15118,
            "identifier": "55323",
            "identifier_type": "int",
            "name": "LARP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55323",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "La ribonucleoprotein domain family, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 15119,
            "identifier": "PC7_2440",
            "identifier_type": "str",
            "name": "Calcineurin-regulated NFAT-dependent transcription in lymphocytes",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15120,
            "identifier": "GO:0046596",
            "identifier_type": "str",
            "name": "regulation of viral entry into host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046596",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15121,
            "identifier": "GO:0047017",
            "identifier_type": "str",
            "name": "prostaglandin-F synthase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047017",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15122,
            "identifier": "C0521305",
            "identifier_type": "str",
            "name": "Assisted fertilisation",
            "properties": {
                "url": "http://identifiers.org/umls/C0521305",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15123,
            "identifier": "8624",
            "identifier_type": "int",
            "name": "PSMG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8624",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "proteasome (prosome, macropain) assembly chaperone 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15124,
            "identifier": "C0740411",
            "identifier_type": "str",
            "name": "Delayed gastric emptying",
            "properties": {
                "url": "http://identifiers.org/umls/C0740411",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15125,
            "identifier": "GO:0061197",
            "identifier_type": "str",
            "name": "fungiform papilla morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15126,
            "identifier": "26735",
            "identifier_type": "int",
            "name": "OR1L3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26735",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "olfactory receptor, family 1, subfamily L, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15127,
            "identifier": "11221",
            "identifier_type": "int",
            "name": "DUSP10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11221",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dual specificity phosphatase 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 15128,
            "identifier": "GO:0006349",
            "identifier_type": "str",
            "name": "regulation of gene expression by genetic imprinting",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006349",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15129,
            "identifier": "GO:0034399",
            "identifier_type": "str",
            "name": "nuclear periphery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034399",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15130,
            "identifier": "GO:0009753",
            "identifier_type": "str",
            "name": "response to jasmonic acid",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009753",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15131,
            "identifier": "GO:0043413",
            "identifier_type": "str",
            "name": "macromolecule glycosylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043413",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15132,
            "identifier": "4927",
            "identifier_type": "int",
            "name": "NUP88",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4927",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "nucleoporin 88kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 15133,
            "identifier": "C1096106",
            "identifier_type": "str",
            "name": "Wound complication",
            "properties": {
                "url": "http://identifiers.org/umls/C1096106",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15134,
            "identifier": "54949",
            "identifier_type": "int",
            "name": "SDHAF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "succinate dehydrogenase complex assembly factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15135,
            "identifier": "101928433",
            "identifier_type": "int",
            "name": "LOC101928433",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928433",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "arabinogalactan protein 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 15136,
            "identifier": "C0405580",
            "identifier_type": "str",
            "name": "Adrenal cortical hypofunction",
            "properties": {
                "url": "http://identifiers.org/umls/C0405580",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15137,
            "identifier": "386680",
            "identifier_type": "int",
            "name": "KRTAP10-5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/386680",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 10-5"
            },
            "metanode": "Gene"
        },
        {
            "id": 15138,
            "identifier": "GO:0019376",
            "identifier_type": "str",
            "name": "galactolipid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019376",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15139,
            "identifier": "23022",
            "identifier_type": "int",
            "name": "PALLD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "palladin, cytoskeletal associated protein"
            },
            "metanode": "Gene"
        }
    ]
}