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=23075
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=23100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23050",
    "results": [
        {
            "id": 23064,
            "identifier": "C0338480",
            "identifier_type": "str",
            "name": "Migraine without aura",
            "properties": {
                "url": "http://identifiers.org/umls/C0338480",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23065,
            "identifier": "127018",
            "identifier_type": "int",
            "name": "LYPLAL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "lysophospholipase-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23067,
            "identifier": "10988",
            "identifier_type": "int",
            "name": "METAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "methionyl aminopeptidase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23068,
            "identifier": "553115",
            "identifier_type": "int",
            "name": "PEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/553115",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "penta-EF-hand domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23069,
            "identifier": "54716",
            "identifier_type": "int",
            "name": "SLC6A20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54716",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "solute carrier family 6 (proline IMINO transporter), member 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 23070,
            "identifier": "105375007",
            "identifier_type": "int",
            "name": "LOC105375007",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375007",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105375007"
            },
            "metanode": "Gene"
        },
        {
            "id": 23071,
            "identifier": "284805",
            "identifier_type": "int",
            "name": "C20orf203",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284805",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "chromosome 20 open reading frame 203"
            },
            "metanode": "Gene"
        },
        {
            "id": 23072,
            "identifier": "7275",
            "identifier_type": "int",
            "name": "TUB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7275",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tubby bipartite transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 23073,
            "identifier": "GO:1904383",
            "identifier_type": "str",
            "name": "response to sodium phosphate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904383",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23074,
            "identifier": "PC7_7505",
            "identifier_type": "str",
            "name": "Signalling to STAT3",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23075,
            "identifier": "474384",
            "identifier_type": "int",
            "name": "F8A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/474384",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "coagulation factor VIII-associated 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23076,
            "identifier": "25984",
            "identifier_type": "int",
            "name": "KRT23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25984",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin 23, type I"
            },
            "metanode": "Gene"
        },
        {
            "id": 23077,
            "identifier": "GO:0016234",
            "identifier_type": "str",
            "name": "inclusion body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016234",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23078,
            "identifier": "55670",
            "identifier_type": "int",
            "name": "PEX26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55670",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "peroxisomal biogenesis factor 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 23079,
            "identifier": "GO:0034398",
            "identifier_type": "str",
            "name": "telomere tethering at nuclear periphery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034398",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23080,
            "identifier": "C0311468",
            "identifier_type": "str",
            "name": "Blood bilirubin increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0311468",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23081,
            "identifier": "C0027051",
            "identifier_type": "str",
            "name": "Myocardial infarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0027051",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23082,
            "identifier": "1775",
            "identifier_type": "int",
            "name": "DNASE1L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "deoxyribonuclease I-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23083,
            "identifier": "336",
            "identifier_type": "int",
            "name": "APOA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/336",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "apolipoprotein A-II"
            },
            "metanode": "Gene"
        },
        {
            "id": 23084,
            "identifier": "8843",
            "identifier_type": "int",
            "name": "HCAR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8843",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "hydroxycarboxylic acid receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23085,
            "identifier": "C0151613",
            "identifier_type": "str",
            "name": "Electrolyte abnormality",
            "properties": {
                "url": "http://identifiers.org/umls/C0151613",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23086,
            "identifier": "219623",
            "identifier_type": "int",
            "name": "TMEM26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219623",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "transmembrane protein 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 23087,
            "identifier": "GO:0007156",
            "identifier_type": "str",
            "name": "homophilic cell adhesion via plasma membrane adhesion molecules",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007156",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23088,
            "identifier": "GO:0001302",
            "identifier_type": "str",
            "name": "replicative cell aging",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001302",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23089,
            "identifier": "DB00990",
            "identifier_type": "str",
            "name": "Exemestane",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00990",
                "inchi": "InChI=1S/C20H24O2/c1-12-10-14-15-4-5-18(22)20(15,3)9-7-16(14)19(2)8-6-13(21)11-17(12)19/h6,8,11,14-16H,1,4-5,7,9-10H2,2-3H3/t14-,15-,16-,19+,20-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BFYIZQONLCFLEV-DAELLWKTSA-N"
            },
            "metanode": "Compound"
        }
    ]
}