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=16275
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=16300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16250",
    "results": [
        {
            "id": 16265,
            "identifier": "GO:0003290",
            "identifier_type": "str",
            "name": "atrial septum secundum morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003290",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16266,
            "identifier": "387129",
            "identifier_type": "int",
            "name": "NPSR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "neuropeptide S receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16267,
            "identifier": "3360",
            "identifier_type": "int",
            "name": "HTR4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3360",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "5-hydroxytryptamine (serotonin) receptor 4, G protein-coupled"
            },
            "metanode": "Gene"
        },
        {
            "id": 16268,
            "identifier": "GO:0010908",
            "identifier_type": "str",
            "name": "regulation of heparan sulfate proteoglycan biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010908",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16269,
            "identifier": "7476",
            "identifier_type": "int",
            "name": "WNT7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7476",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "wingless-type MMTV integration site family, member 7A"
            },
            "metanode": "Gene"
        },
        {
            "id": 16270,
            "identifier": "GO:1903286",
            "identifier_type": "str",
            "name": "regulation of potassium ion import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903286",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16271,
            "identifier": "GO:0070403",
            "identifier_type": "str",
            "name": "NAD+ binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070403",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16272,
            "identifier": "100913187",
            "identifier_type": "int",
            "name": "APOBEC3A_B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100913187",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "APOBEC3A and APOBEC3B deletion hybrid"
            },
            "metanode": "Gene"
        },
        {
            "id": 16273,
            "identifier": "C0877508",
            "identifier_type": "str",
            "name": "Irritation gum",
            "properties": {
                "url": "http://identifiers.org/umls/C0877508",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16274,
            "identifier": "GO:0007007",
            "identifier_type": "str",
            "name": "inner mitochondrial membrane organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007007",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16275,
            "identifier": "11280",
            "identifier_type": "int",
            "name": "SCN11A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11280",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "sodium channel, voltage gated, type XI alpha subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 16276,
            "identifier": "PC7_1219",
            "identifier_type": "str",
            "name": "Abacavir metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16277,
            "identifier": "51299",
            "identifier_type": "int",
            "name": "NRN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51299",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "neuritin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16278,
            "identifier": "79885",
            "identifier_type": "int",
            "name": "HDAC11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79885",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "histone deacetylase 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 16279,
            "identifier": "C0740858",
            "identifier_type": "str",
            "name": "Substance abuse",
            "properties": {
                "url": "http://identifiers.org/umls/C0740858",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16280,
            "identifier": "C0025323",
            "identifier_type": "str",
            "name": "Menorrhagia",
            "properties": {
                "url": "http://identifiers.org/umls/C0025323",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16281,
            "identifier": "WP143_r79783",
            "identifier_type": "str",
            "name": "Fatty Acid Beta Oxidation",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP143_r79783",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16282,
            "identifier": "90231",
            "identifier_type": "int",
            "name": "KIAA2013",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90231",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "KIAA2013"
            },
            "metanode": "Gene"
        },
        {
            "id": 16283,
            "identifier": "GO:0070192",
            "identifier_type": "str",
            "name": "chromosome organization involved in meiotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070192",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16284,
            "identifier": "C0267792",
            "identifier_type": "str",
            "name": "Hepatobiliary disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0267792",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16285,
            "identifier": "23081",
            "identifier_type": "int",
            "name": "KDM4C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "lysine (K)-specific demethylase 4C"
            },
            "metanode": "Gene"
        },
        {
            "id": 16286,
            "identifier": "55937",
            "identifier_type": "int",
            "name": "APOM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55937",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "apolipoprotein M"
            },
            "metanode": "Gene"
        },
        {
            "id": 16287,
            "identifier": "DB00911",
            "identifier_type": "str",
            "name": "Tinidazole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00911",
                "inchi": "InChI=1S/C8H13N3O4S/c1-3-16(14,15)5-4-10-7(2)9-6-8(10)11(12)13/h6H,3-5H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HJLSLZFTEKNLFI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16288,
            "identifier": "UBERON:0000013",
            "identifier_type": "str",
            "name": "sympathetic nervous system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000013",
                "bto_id": "BTO:0001832",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013564"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 16289,
            "identifier": "105369261",
            "identifier_type": "int",
            "name": "LOC105369261",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369261",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "leukosialin"
            },
            "metanode": "Gene"
        }
    ]
}