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=24450
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=24475",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24425",
    "results": [
        {
            "id": 24444,
            "identifier": "81030",
            "identifier_type": "int",
            "name": "ZBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81030",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "Z-DNA binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24445,
            "identifier": "PC7_3959",
            "identifier_type": "str",
            "name": "Formation of HIV elongation complex in the absence of HIV Tat",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24446,
            "identifier": "87178",
            "identifier_type": "int",
            "name": "PNPT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/87178",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "polyribonucleotide nucleotidyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24447,
            "identifier": "GO:0046189",
            "identifier_type": "str",
            "name": "phenol-containing compound biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046189",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24448,
            "identifier": "GO:0001032",
            "identifier_type": "str",
            "name": "RNA polymerase III type 3 promoter DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24449,
            "identifier": "1432",
            "identifier_type": "int",
            "name": "MAPK14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1432",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mitogen-activated protein kinase 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 24450,
            "identifier": "10195",
            "identifier_type": "int",
            "name": "ALG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ALG3, alpha-1,3- mannosyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 24451,
            "identifier": "102723415",
            "identifier_type": "int",
            "name": "LOC102723415",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723415",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC102723415"
            },
            "metanode": "Gene"
        },
        {
            "id": 24452,
            "identifier": "GO:0022410",
            "identifier_type": "str",
            "name": "circadian sleep/wake cycle process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022410",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24453,
            "identifier": "C0401013",
            "identifier_type": "str",
            "name": "Fungal peritonitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0401013",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24454,
            "identifier": "GO:0005243",
            "identifier_type": "str",
            "name": "gap junction channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005243",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24455,
            "identifier": "C0022680",
            "identifier_type": "str",
            "name": "Polycystic kidney",
            "properties": {
                "url": "http://identifiers.org/umls/C0022680",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24456,
            "identifier": "441871",
            "identifier_type": "int",
            "name": "PRAMEF7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441871",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PRAME family member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 24457,
            "identifier": "203562",
            "identifier_type": "int",
            "name": "TMEM31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/203562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "transmembrane protein 31"
            },
            "metanode": "Gene"
        },
        {
            "id": 24458,
            "identifier": "C0006826",
            "identifier_type": "str",
            "name": "Neoplasm malignant",
            "properties": {
                "url": "http://identifiers.org/umls/C0006826",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24459,
            "identifier": "D011596",
            "identifier_type": "str",
            "name": "Psychomotor Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D011596",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 24460,
            "identifier": "10893",
            "identifier_type": "int",
            "name": "MMP24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10893",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "matrix metallopeptidase 24 (membrane-inserted)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24461,
            "identifier": "DB00437",
            "identifier_type": "str",
            "name": "Allopurinol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00437",
                "inchi": "InChI=1S/C5H4N4O/c10-5-3-1-8-9-4(3)6-2-7-5/h1-2H,(H2,6,7,8,9,10)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OFCNXPDARWKPPY-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24462,
            "identifier": "GO:0070851",
            "identifier_type": "str",
            "name": "growth factor receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070851",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24463,
            "identifier": "GO:0097503",
            "identifier_type": "str",
            "name": "sialylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097503",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24464,
            "identifier": "GO:0098759",
            "identifier_type": "str",
            "name": "cellular response to interleukin-8",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098759",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24465,
            "identifier": "GO:0006434",
            "identifier_type": "str",
            "name": "seryl-tRNA aminoacylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006434",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24466,
            "identifier": "114134",
            "identifier_type": "int",
            "name": "SLC2A13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier family 2 (facilitated glucose transporter), member 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 24467,
            "identifier": "135927",
            "identifier_type": "int",
            "name": "C7orf34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/135927",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "chromosome 7 open reading frame 34"
            },
            "metanode": "Gene"
        },
        {
            "id": 24468,
            "identifier": "54877",
            "identifier_type": "int",
            "name": "ZCCHC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54877",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "zinc finger, CCHC domain containing 2"
            },
            "metanode": "Gene"
        }
    ]
}