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=28550
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=28575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28525",
    "results": [
        {
            "id": 28543,
            "identifier": "51117",
            "identifier_type": "int",
            "name": "COQ4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51117",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "coenzyme Q4"
            },
            "metanode": "Gene"
        },
        {
            "id": 28544,
            "identifier": "GO:0097110",
            "identifier_type": "str",
            "name": "scaffold protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28545,
            "identifier": "C0340909",
            "identifier_type": "str",
            "name": "Arteriovenous fistula thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0340909",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28546,
            "identifier": "105379285",
            "identifier_type": "int",
            "name": "LOC105379285",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC105379285"
            },
            "metanode": "Gene"
        },
        {
            "id": 28547,
            "identifier": "GO:0035726",
            "identifier_type": "str",
            "name": "common myeloid progenitor cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035726",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28548,
            "identifier": "3676",
            "identifier_type": "int",
            "name": "ITGA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "integrin, alpha 4 (antigen CD49D, alpha 4 subunit of VLA-4 receptor)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28549,
            "identifier": "83723",
            "identifier_type": "int",
            "name": "FAM57B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83723",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "family with sequence similarity 57, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28550,
            "identifier": "C0267380",
            "identifier_type": "str",
            "name": "Ileitis regional",
            "properties": {
                "url": "http://identifiers.org/umls/C0267380",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28551,
            "identifier": "GO:0010288",
            "identifier_type": "str",
            "name": "response to lead ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010288",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28552,
            "identifier": "GO:0042489",
            "identifier_type": "str",
            "name": "negative regulation of odontogenesis of dentin-containing tooth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042489",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28553,
            "identifier": "80772",
            "identifier_type": "int",
            "name": "CPTP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80772",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ceramide-1-phosphate transfer protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 28554,
            "identifier": "PC7_6863",
            "identifier_type": "str",
            "name": "Recruitment of NuMA to mitotic centrosomes",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28555,
            "identifier": "283659",
            "identifier_type": "int",
            "name": "PRTG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "protogenin"
            },
            "metanode": "Gene"
        },
        {
            "id": 28556,
            "identifier": "6129",
            "identifier_type": "int",
            "name": "RPL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ribosomal protein L7"
            },
            "metanode": "Gene"
        },
        {
            "id": 28557,
            "identifier": "10540",
            "identifier_type": "int",
            "name": "DCTN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10540",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "dynactin 2 (p50)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28558,
            "identifier": "GO:0032700",
            "identifier_type": "str",
            "name": "negative regulation of interleukin-17 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032700",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28559,
            "identifier": "DB00488",
            "identifier_type": "str",
            "name": "Altretamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00488",
                "inchi": "InChI=1S/C9H18N6/c1-13(2)7-10-8(14(3)4)12-9(11-7)15(5)6/h1-6H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UUVWYPNAQBNQJQ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 28560,
            "identifier": "PC7_8424",
            "identifier_type": "str",
            "name": "Triglyceride Biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28561,
            "identifier": "GO:0033558",
            "identifier_type": "str",
            "name": "protein deacetylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033558",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28562,
            "identifier": "PC7_7436",
            "identifier_type": "str",
            "name": "Signal attenuation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28563,
            "identifier": "132160",
            "identifier_type": "int",
            "name": "PPM1M",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "protein phosphatase, Mg2+/Mn2+ dependent, 1M"
            },
            "metanode": "Gene"
        },
        {
            "id": 28564,
            "identifier": "GO:0030913",
            "identifier_type": "str",
            "name": "paranodal junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030913",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28565,
            "identifier": "GO:0030296",
            "identifier_type": "str",
            "name": "protein tyrosine kinase activator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030296",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28566,
            "identifier": "144193",
            "identifier_type": "int",
            "name": "AMDHD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144193",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "amidohydrolase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28567,
            "identifier": "C0277885",
            "identifier_type": "str",
            "name": "Blood pressure systolic decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0277885",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}