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=40525
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=40550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=40500",
    "results": [
        {
            "id": 40522,
            "identifier": "GO:0055070",
            "identifier_type": "str",
            "name": "copper ion homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055070",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40523,
            "identifier": "402036",
            "identifier_type": "int",
            "name": "LOC402036",
            "properties": {
                "url": "http://identifiers.org/ncbigene/402036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "hCG1646661-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 40524,
            "identifier": "C0233931",
            "identifier_type": "str",
            "name": "Nocturnal emission",
            "properties": {
                "url": "http://identifiers.org/umls/C0233931",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40525,
            "identifier": "GO:0010811",
            "identifier_type": "str",
            "name": "positive regulation of cell-substrate adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010811",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40526,
            "identifier": "728118",
            "identifier_type": "int",
            "name": "NUTM2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "NUT family member 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 40527,
            "identifier": "283365",
            "identifier_type": "int",
            "name": "OR6C6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "olfactory receptor, family 6, subfamily C, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 40528,
            "identifier": "26659",
            "identifier_type": "int",
            "name": "OR7A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "olfactory receptor, family 7, subfamily A, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 40529,
            "identifier": "11145",
            "identifier_type": "int",
            "name": "PLA2G16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11145",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "phospholipase A2, group XVI"
            },
            "metanode": "Gene"
        },
        {
            "id": 40530,
            "identifier": "GO:0008595",
            "identifier_type": "str",
            "name": "anterior/posterior axis specification, embryo",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008595",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40531,
            "identifier": "645425",
            "identifier_type": "int",
            "name": "PRAMEF20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645425",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PRAME family member 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 40532,
            "identifier": "390243",
            "identifier_type": "int",
            "name": "IZUMO1R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390243",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "IZUMO1 receptor, JUNO"
            },
            "metanode": "Gene"
        },
        {
            "id": 40533,
            "identifier": "GO:0050661",
            "identifier_type": "str",
            "name": "NADP binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050661",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40534,
            "identifier": "GO:0044243",
            "identifier_type": "str",
            "name": "multicellular organismal catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044243",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40535,
            "identifier": "55129",
            "identifier_type": "int",
            "name": "ANO10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "anoctamin 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 40536,
            "identifier": "GO:0043094",
            "identifier_type": "str",
            "name": "cellular metabolic compound salvage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40537,
            "identifier": "DB08928",
            "identifier_type": "str",
            "name": "Arsthinol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08928",
                "inchi": "InChI=1/C11H14AsNO3S2/c1-7(15)13-10-4-8(2-3-11(10)16)12-17-6-9(5-14)18-12/h2-4,9,14,16H,5-6H2,1H3,(H,13,15)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MRUDSZSRLQAPOG-UHFFFAOYNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 40538,
            "identifier": "7432",
            "identifier_type": "int",
            "name": "VIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7432",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "vasoactive intestinal peptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 40539,
            "identifier": "105370554",
            "identifier_type": "int",
            "name": "LOC105370554",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370554",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "transcription factor NF-E4-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 40540,
            "identifier": "27327",
            "identifier_type": "int",
            "name": "TNRC6A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27327",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "trinucleotide repeat containing 6A"
            },
            "metanode": "Gene"
        },
        {
            "id": 40541,
            "identifier": "92421",
            "identifier_type": "int",
            "name": "CHMP4C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92421",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "charged multivesicular body protein 4C"
            },
            "metanode": "Gene"
        },
        {
            "id": 40542,
            "identifier": "122961",
            "identifier_type": "int",
            "name": "ISCA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/122961",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "iron-sulfur cluster assembly 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 40543,
            "identifier": "C0235876",
            "identifier_type": "str",
            "name": "Depression aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0235876",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40544,
            "identifier": "GO:0071798",
            "identifier_type": "str",
            "name": "response to prostaglandin D",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071798",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40545,
            "identifier": "26285",
            "identifier_type": "int",
            "name": "CLDN17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "claudin 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 40546,
            "identifier": "55827",
            "identifier_type": "int",
            "name": "DCAF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DDB1 and CUL4 associated factor 6"
            },
            "metanode": "Gene"
        }
    ]
}