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=28650
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=28675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28625",
    "results": [
        {
            "id": 28644,
            "identifier": "283484",
            "identifier_type": "int",
            "name": "LOC283484",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283484",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "uncharacterized LOC283484"
            },
            "metanode": "Gene"
        },
        {
            "id": 28645,
            "identifier": "GO:0046070",
            "identifier_type": "str",
            "name": "dGTP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046070",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28646,
            "identifier": "5826",
            "identifier_type": "int",
            "name": "ABCD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5826",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ATP-binding cassette, sub-family D (ALD), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 28647,
            "identifier": "10365",
            "identifier_type": "int",
            "name": "KLF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Kruppel-like factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28648,
            "identifier": "C3665473",
            "identifier_type": "str",
            "name": "Deafness bilateral",
            "properties": {
                "url": "http://identifiers.org/umls/C3665473",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28649,
            "identifier": "GO:0003840",
            "identifier_type": "str",
            "name": "gamma-glutamyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003840",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28650,
            "identifier": "3697",
            "identifier_type": "int",
            "name": "ITIH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "inter-alpha-trypsin inhibitor heavy chain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28651,
            "identifier": "154865",
            "identifier_type": "int",
            "name": "IQUB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/154865",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "IQ motif and ubiquitin domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 28652,
            "identifier": "4199",
            "identifier_type": "int",
            "name": "ME1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4199",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "malic enzyme 1, NADP(+)-dependent, cytosolic"
            },
            "metanode": "Gene"
        },
        {
            "id": 28653,
            "identifier": "54221",
            "identifier_type": "int",
            "name": "SNTG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54221",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "syntrophin, gamma 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28654,
            "identifier": "C3160944",
            "identifier_type": "str",
            "name": "Vulvovaginal swelling",
            "properties": {
                "url": "http://identifiers.org/umls/C3160944",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28655,
            "identifier": "PC7_7442",
            "identifier_type": "str",
            "name": "Signaling by BMP",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28656,
            "identifier": "C1565489",
            "identifier_type": "str",
            "name": "Renal impairment",
            "properties": {
                "url": "http://identifiers.org/umls/C1565489",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28657,
            "identifier": "6652",
            "identifier_type": "int",
            "name": "SORD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6652",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "sorbitol dehydrogenase"
            },
            "metanode": "Gene"
        },
        {
            "id": 28658,
            "identifier": "56674",
            "identifier_type": "int",
            "name": "TMEM9B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56674",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "TMEM9 domain family, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28659,
            "identifier": "GO:0019800",
            "identifier_type": "str",
            "name": "peptide cross-linking via chondroitin 4-sulfate glycosaminoglycan",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019800",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28660,
            "identifier": "1356",
            "identifier_type": "int",
            "name": "CP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1356",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ceruloplasmin (ferroxidase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28661,
            "identifier": "9863",
            "identifier_type": "int",
            "name": "MAGI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "membrane associated guanylate kinase, WW and PDZ domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28662,
            "identifier": "D053609",
            "identifier_type": "str",
            "name": "Lethargy",
            "properties": {
                "url": "http://identifiers.org/mesh/D053609",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 28663,
            "identifier": "GO:0060056",
            "identifier_type": "str",
            "name": "mammary gland involution",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060056",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28664,
            "identifier": "128602",
            "identifier_type": "int",
            "name": "C20orf85",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128602",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "chromosome 20 open reading frame 85"
            },
            "metanode": "Gene"
        },
        {
            "id": 28665,
            "identifier": "DB00196",
            "identifier_type": "str",
            "name": "Fluconazole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00196",
                "inchi": "InChI=1S/C13H12F2N6O/c14-10-1-2-11(12(15)3-10)13(22,4-20-8-16-6-18-20)5-21-9-17-7-19-21/h1-3,6-9,22H,4-5H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RFHAOTPXVQNOHP-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 28666,
            "identifier": "101060321",
            "identifier_type": "int",
            "name": "LOC101060321",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060321",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TBC1 domain family member-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 28667,
            "identifier": "8220",
            "identifier_type": "int",
            "name": "DGCR14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8220",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "DiGeorge syndrome critical region gene 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 28668,
            "identifier": "GO:0035822",
            "identifier_type": "str",
            "name": "gene conversion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035822",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}