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=11175
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=11200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11150",
    "results": [
        {
            "id": 11165,
            "identifier": "105379569",
            "identifier_type": "int",
            "name": "LOC105379569",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105379569"
            },
            "metanode": "Gene"
        },
        {
            "id": 11166,
            "identifier": "3960",
            "identifier_type": "int",
            "name": "LGALS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3960",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "lectin, galactoside-binding, soluble, 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 11167,
            "identifier": "C1096714",
            "identifier_type": "str",
            "name": "Infusion site infection",
            "properties": {
                "url": "http://identifiers.org/umls/C1096714",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11168,
            "identifier": "57467",
            "identifier_type": "int",
            "name": "HHATL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57467",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "hedgehog acyltransferase-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 11169,
            "identifier": "2205",
            "identifier_type": "int",
            "name": "FCER1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Fc fragment of IgE, high affinity I, receptor for; alpha polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 11170,
            "identifier": "10952",
            "identifier_type": "int",
            "name": "SEC61B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10952",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "Sec61 beta subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 11171,
            "identifier": "GO:0004915",
            "identifier_type": "str",
            "name": "interleukin-6 receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004915",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11172,
            "identifier": "118471",
            "identifier_type": "int",
            "name": "PRAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/118471",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "proline-rich acidic protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11173,
            "identifier": "GO:0071902",
            "identifier_type": "str",
            "name": "positive regulation of protein serine/threonine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071902",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11174,
            "identifier": "54680",
            "identifier_type": "int",
            "name": "ZNHIT6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54680",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger, HIT-type containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 11175,
            "identifier": "85236",
            "identifier_type": "int",
            "name": "HIST1H2BK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H2bk"
            },
            "metanode": "Gene"
        },
        {
            "id": 11176,
            "identifier": "79577",
            "identifier_type": "int",
            "name": "CDC73",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79577",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cell division cycle 73"
            },
            "metanode": "Gene"
        },
        {
            "id": 11177,
            "identifier": "GO:0008568",
            "identifier_type": "str",
            "name": "microtubule-severing ATPase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008568",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11178,
            "identifier": "GO:0003774",
            "identifier_type": "str",
            "name": "motor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003774",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11179,
            "identifier": "7255",
            "identifier_type": "int",
            "name": "TSHRL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7255",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "thyroid stimulating hormone receptor-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11180,
            "identifier": "57149",
            "identifier_type": "int",
            "name": "LYRM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57149",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "LYR motif containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11181,
            "identifier": "55869",
            "identifier_type": "int",
            "name": "HDAC8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "histone deacetylase 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 11182,
            "identifier": "26092",
            "identifier_type": "int",
            "name": "TOR1AIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "torsin A interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11183,
            "identifier": "1831",
            "identifier_type": "int",
            "name": "TSC22D3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "TSC22 domain family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 11184,
            "identifier": "GO:0017116",
            "identifier_type": "str",
            "name": "single-stranded DNA-dependent ATP-dependent DNA helicase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11185,
            "identifier": "GO:0097529",
            "identifier_type": "str",
            "name": "myeloid leukocyte migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097529",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11186,
            "identifier": "79183",
            "identifier_type": "int",
            "name": "TTPAL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79183",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "tocopherol (alpha) transfer protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 11187,
            "identifier": "DB01035",
            "identifier_type": "str",
            "name": "Procainamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01035",
                "inchi": "InChI=1S/C13H21N3O/c1-3-16(4-2)10-9-15-13(17)11-5-7-12(14)8-6-11/h5-8H,3-4,9-10,14H2,1-2H3,(H,15,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=REQCZEXYDRLIBE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 11188,
            "identifier": "GO:0090520",
            "identifier_type": "str",
            "name": "sphingolipid mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090520",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11189,
            "identifier": "2769",
            "identifier_type": "int",
            "name": "GNA15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2769",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "guanine nucleotide binding protein (G protein), alpha 15 (Gq class)"
            },
            "metanode": "Gene"
        }
    ]
}