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=9300
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=9325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9275",
    "results": [
        {
            "id": 9291,
            "identifier": "C3267206",
            "identifier_type": "str",
            "name": "Chalky taste",
            "properties": {
                "url": "http://identifiers.org/umls/C3267206",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9292,
            "identifier": "GO:0060699",
            "identifier_type": "str",
            "name": "regulation of endoribonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060699",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9293,
            "identifier": "28965",
            "identifier_type": "int",
            "name": "SLC27A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "solute carrier family 27 (fatty acid transporter), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 9294,
            "identifier": "DB01068",
            "identifier_type": "str",
            "name": "Clonazepam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01068",
                "inchi": "InChI=1S/C15H10ClN3O3/c16-12-4-2-1-3-10(12)15-11-7-9(19(21)22)5-6-13(11)18-14(20)8-17-15/h1-7H,8H2,(H,18,20)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DGBIGWXXNGSACT-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9295,
            "identifier": "54982",
            "identifier_type": "int",
            "name": "CLN6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54982",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "ceroid-lipofuscinosis, neuronal 6, late infantile, variant"
            },
            "metanode": "Gene"
        },
        {
            "id": 9296,
            "identifier": "GO:0014827",
            "identifier_type": "str",
            "name": "intestine smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014827",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9297,
            "identifier": "GO:0090088",
            "identifier_type": "str",
            "name": "regulation of oligopeptide transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090088",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9298,
            "identifier": "GO:0097156",
            "identifier_type": "str",
            "name": "fasciculation of motor neuron axon",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097156",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9299,
            "identifier": "400629",
            "identifier_type": "int",
            "name": "TEX19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400629",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "testis expressed 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 9300,
            "identifier": "53339",
            "identifier_type": "int",
            "name": "BTBD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "BTB (POZ) domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9301,
            "identifier": "DB00240",
            "identifier_type": "str",
            "name": "Alclometasone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00240",
                "inchi": "InChI=1S/C22H29ClO5/c1-11-6-14-18-15(23)8-12-7-13(25)4-5-20(12,2)19(18)16(26)9-21(14,3)22(11,28)17(27)10-24/h4-5,7,11,14-16,18-19,24,26,28H,6,8-10H2,1-3H3/t11-,14+,15-,16+,18-,19+,20+,21+,22+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FJXOGVLKCZQRDN-PHCHRAKRSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9302,
            "identifier": "C0541772",
            "identifier_type": "str",
            "name": "Ammonia increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0541772",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9303,
            "identifier": "C0406479",
            "identifier_type": "str",
            "name": "Steroid acne",
            "properties": {
                "url": "http://identifiers.org/umls/C0406479",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9304,
            "identifier": "26122",
            "identifier_type": "int",
            "name": "EPC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26122",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "enhancer of polycomb homolog 2 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9305,
            "identifier": "100652824",
            "identifier_type": "int",
            "name": "KIAA2012",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100652824",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "KIAA2012"
            },
            "metanode": "Gene"
        },
        {
            "id": 9306,
            "identifier": "474",
            "identifier_type": "int",
            "name": "ATOH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/474",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "atonal homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9307,
            "identifier": "254013",
            "identifier_type": "int",
            "name": "METTL20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "methyltransferase like 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 9308,
            "identifier": "GO:0055119",
            "identifier_type": "str",
            "name": "relaxation of cardiac muscle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055119",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9309,
            "identifier": "GO:0030259",
            "identifier_type": "str",
            "name": "lipid glycosylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030259",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9310,
            "identifier": "27076",
            "identifier_type": "int",
            "name": "LYPD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27076",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "LY6/PLAUR domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9311,
            "identifier": "C0234507",
            "identifier_type": "str",
            "name": "Anosognosia",
            "properties": {
                "url": "http://identifiers.org/umls/C0234507",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9312,
            "identifier": "WP422_r72129",
            "identifier_type": "str",
            "name": "MAPK Cascade",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP422_r72129",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9313,
            "identifier": "GO:0072366",
            "identifier_type": "str",
            "name": "regulation of cellular ketone metabolic process by positive regulation of transcription from RNA polymerase II promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072366",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9314,
            "identifier": "387509",
            "identifier_type": "int",
            "name": "GPR153",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387509",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "G protein-coupled receptor 153"
            },
            "metanode": "Gene"
        },
        {
            "id": 9315,
            "identifier": "5268",
            "identifier_type": "int",
            "name": "SERPINB5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5268",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "serpin peptidase inhibitor, clade B (ovalbumin), member 5"
            },
            "metanode": "Gene"
        }
    ]
}