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=7475
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=7500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7450",
    "results": [
        {
            "id": 7466,
            "identifier": "56265",
            "identifier_type": "int",
            "name": "CPXM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56265",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "carboxypeptidase X (M14 family), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7467,
            "identifier": "115677",
            "identifier_type": "int",
            "name": "NOSTRIN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115677",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "nitric oxide synthase trafficking"
            },
            "metanode": "Gene"
        },
        {
            "id": 7468,
            "identifier": "GO:0044294",
            "identifier_type": "str",
            "name": "dendritic growth cone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044294",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 7469,
            "identifier": "GO:0046512",
            "identifier_type": "str",
            "name": "sphingosine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046512",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7470,
            "identifier": "101927254",
            "identifier_type": "int",
            "name": "LOC101927254",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC101927254"
            },
            "metanode": "Gene"
        },
        {
            "id": 7471,
            "identifier": "7268",
            "identifier_type": "int",
            "name": "TTC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7268",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tetratricopeptide repeat domain 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 7472,
            "identifier": "GO:0097111",
            "identifier_type": "str",
            "name": "endoplasmic reticulum-Golgi intermediate compartment organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097111",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7473,
            "identifier": "92241",
            "identifier_type": "int",
            "name": "RCSD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92241",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "RCSD domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7474,
            "identifier": "GO:0036215",
            "identifier_type": "str",
            "name": "response to stem cell factor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036215",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7475,
            "identifier": "126637",
            "identifier_type": "int",
            "name": "TCHHL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126637",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "trichohyalin-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7476,
            "identifier": "26105",
            "identifier_type": "int",
            "name": "DKFZP434C153",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26105",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DKFZP434C153 protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 7477,
            "identifier": "1844",
            "identifier_type": "int",
            "name": "DUSP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1844",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "dual specificity phosphatase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 7478,
            "identifier": "55663",
            "identifier_type": "int",
            "name": "ZNF446",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55663",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 446"
            },
            "metanode": "Gene"
        },
        {
            "id": 7479,
            "identifier": "DOID:11239",
            "identifier_type": "str",
            "name": "appendix cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_11239",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 7480,
            "identifier": "GO:0003334",
            "identifier_type": "str",
            "name": "keratinocyte development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003334",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7481,
            "identifier": "105375938",
            "identifier_type": "int",
            "name": "LOC105375938",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "collagen alpha-1(I) chain-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 7482,
            "identifier": "GO:0030660",
            "identifier_type": "str",
            "name": "Golgi-associated vesicle membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030660",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 7483,
            "identifier": "151011",
            "identifier_type": "int",
            "name": "SEPT10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151011",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "septin 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 7484,
            "identifier": "329",
            "identifier_type": "int",
            "name": "BIRC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "baculoviral IAP repeat containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 7485,
            "identifier": "8836",
            "identifier_type": "int",
            "name": "GGH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8836",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "gamma-glutamyl hydrolase (conjugase, folylpolygammaglutamyl hydrolase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 7486,
            "identifier": "58986",
            "identifier_type": "int",
            "name": "TMEM8A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58986",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "transmembrane protein 8A"
            },
            "metanode": "Gene"
        },
        {
            "id": 7487,
            "identifier": "2798",
            "identifier_type": "int",
            "name": "GNRHR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2798",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "gonadotropin-releasing hormone receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 7488,
            "identifier": "GO:0045607",
            "identifier_type": "str",
            "name": "regulation of auditory receptor cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045607",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7489,
            "identifier": "GO:0071332",
            "identifier_type": "str",
            "name": "cellular response to fructose stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071332",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7490,
            "identifier": "6185",
            "identifier_type": "int",
            "name": "RPN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "ribophorin II"
            },
            "metanode": "Gene"
        }
    ]
}