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=46100
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=46125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=46075",
    "results": [
        {
            "id": 46099,
            "identifier": "8372",
            "identifier_type": "int",
            "name": "HYAL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8372",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "hyaluronoglucosaminidase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 46100,
            "identifier": "GO:0001664",
            "identifier_type": "str",
            "name": "G-protein coupled receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001664",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 46101,
            "identifier": "GO:0010713",
            "identifier_type": "str",
            "name": "negative regulation of collagen metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010713",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46102,
            "identifier": "2206",
            "identifier_type": "int",
            "name": "MS4A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2206",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "membrane-spanning 4-domains, subfamily A, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 46103,
            "identifier": "10953",
            "identifier_type": "int",
            "name": "TOMM34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10953",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "translocase of outer mitochondrial membrane 34"
            },
            "metanode": "Gene"
        },
        {
            "id": 46104,
            "identifier": "GO:0045226",
            "identifier_type": "str",
            "name": "extracellular polysaccharide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045226",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46105,
            "identifier": "GO:0031314",
            "identifier_type": "str",
            "name": "extrinsic component of mitochondrial inner membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031314",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 46106,
            "identifier": "4659",
            "identifier_type": "int",
            "name": "PPP1R12A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "protein phosphatase 1, regulatory subunit 12A"
            },
            "metanode": "Gene"
        },
        {
            "id": 46107,
            "identifier": "54681",
            "identifier_type": "int",
            "name": "P4HTM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54681",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "prolyl 4-hydroxylase, transmembrane (endoplasmic reticulum)"
            },
            "metanode": "Gene"
        },
        {
            "id": 46108,
            "identifier": "246721",
            "identifier_type": "int",
            "name": "POLR2J2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/246721",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "polymerase (RNA) II (DNA directed) polypeptide J2"
            },
            "metanode": "Gene"
        },
        {
            "id": 46109,
            "identifier": "GO:0060485",
            "identifier_type": "str",
            "name": "mesenchyme development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060485",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46110,
            "identifier": "162333",
            "identifier_type": "int",
            "name": "MARCH10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/162333",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "membrane-associated ring finger (C3HC4) 10, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 46111,
            "identifier": "GO:0038024",
            "identifier_type": "str",
            "name": "cargo receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038024",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 46112,
            "identifier": "GO:0016942",
            "identifier_type": "str",
            "name": "insulin-like growth factor binding protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016942",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 46113,
            "identifier": "11173",
            "identifier_type": "int",
            "name": "ADAMTS7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11173",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "ADAM metallopeptidase with thrombospondin type 1 motif, 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 46114,
            "identifier": "GO:0004088",
            "identifier_type": "str",
            "name": "carbamoyl-phosphate synthase (glutamine-hydrolyzing) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004088",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 46115,
            "identifier": "GO:0016572",
            "identifier_type": "str",
            "name": "histone phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016572",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46116,
            "identifier": "388753",
            "identifier_type": "int",
            "name": "COA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388753",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cytochrome c oxidase assembly factor 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 46117,
            "identifier": "6222",
            "identifier_type": "int",
            "name": "RPS18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6222",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ribosomal protein S18"
            },
            "metanode": "Gene"
        },
        {
            "id": 46118,
            "identifier": "GO:0060964",
            "identifier_type": "str",
            "name": "regulation of gene silencing by miRNA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060964",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46119,
            "identifier": "26093",
            "identifier_type": "int",
            "name": "CCDC9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26093",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "coiled-coil domain containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 46120,
            "identifier": "1816",
            "identifier_type": "int",
            "name": "DRD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1816",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "dopamine receptor D5"
            },
            "metanode": "Gene"
        },
        {
            "id": 46121,
            "identifier": "GO:0071451",
            "identifier_type": "str",
            "name": "cellular response to superoxide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071451",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46122,
            "identifier": "GO:0071688",
            "identifier_type": "str",
            "name": "striated muscle myosin thick filament assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071688",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 46123,
            "identifier": "79168",
            "identifier_type": "int",
            "name": "LILRA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79168",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "leukocyte immunoglobulin-like receptor, subfamily A (with TM domain), member 6"
            },
            "metanode": "Gene"
        }
    ]
}