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=24150
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=24175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24125",
    "results": [
        {
            "id": 24144,
            "identifier": "23746",
            "identifier_type": "int",
            "name": "AIPL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "aryl hydrocarbon receptor interacting protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24145,
            "identifier": "1469",
            "identifier_type": "int",
            "name": "CST1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1469",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "cystatin SN"
            },
            "metanode": "Gene"
        },
        {
            "id": 24146,
            "identifier": "10216",
            "identifier_type": "int",
            "name": "PRG4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10216",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "proteoglycan 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 24147,
            "identifier": "GO:0046137",
            "identifier_type": "str",
            "name": "negative regulation of vitamin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046137",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24148,
            "identifier": "89796",
            "identifier_type": "int",
            "name": "NAV1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89796",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neuron navigator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24149,
            "identifier": "GO:0090160",
            "identifier_type": "str",
            "name": "Golgi to lysosome transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090160",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24150,
            "identifier": "GO:0000083",
            "identifier_type": "str",
            "name": "regulation of transcription involved in G1/S transition of mitotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000083",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24151,
            "identifier": "4050",
            "identifier_type": "int",
            "name": "LTB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4050",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "lymphotoxin beta (TNF superfamily, member 3)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24152,
            "identifier": "GO:0030953",
            "identifier_type": "str",
            "name": "astral microtubule organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030953",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24153,
            "identifier": "GO:0061184",
            "identifier_type": "str",
            "name": "positive regulation of dermatome development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061184",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24154,
            "identifier": "6407",
            "identifier_type": "int",
            "name": "SEMG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6407",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "semenogelin II"
            },
            "metanode": "Gene"
        },
        {
            "id": 24155,
            "identifier": "PC7_984",
            "identifier_type": "str",
            "name": "ADP signalling through P2Y purinoceptor 12",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24156,
            "identifier": "10914",
            "identifier_type": "int",
            "name": "PAPOLA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10914",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "poly(A) polymerase alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 24157,
            "identifier": "DB01586",
            "identifier_type": "str",
            "name": "Ursodeoxycholic acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01586",
                "inchi": "InChI=1S/C24H40O4/c1-14(4-7-21(27)28)17-5-6-18-22-19(9-11-24(17,18)3)23(2)10-8-16(25)12-15(23)13-20(22)26/h14-20,22,25-26H,4-13H2,1-3H3,(H,27,28)/t14-,15+,16-,17-,18+,19+,20+,22+,23+,24-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RUDATBOHQWOJDD-UZVSRGJWSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24158,
            "identifier": "GO:0008171",
            "identifier_type": "str",
            "name": "O-methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24159,
            "identifier": "GO:0048645",
            "identifier_type": "str",
            "name": "organ formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048645",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24160,
            "identifier": "GO:2000832",
            "identifier_type": "str",
            "name": "negative regulation of steroid hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000832",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24161,
            "identifier": "54898",
            "identifier_type": "int",
            "name": "ELOVL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54898",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ELOVL fatty acid elongase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 24162,
            "identifier": "GO:0007228",
            "identifier_type": "str",
            "name": "positive regulation of hh target transcription factor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007228",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24163,
            "identifier": "7201",
            "identifier_type": "int",
            "name": "TRHR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "thyrotropin-releasing hormone receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 24164,
            "identifier": "100527978",
            "identifier_type": "int",
            "name": "TMEM56-RWDD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100527978",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "TMEM56-RWDD3 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 24165,
            "identifier": "2033",
            "identifier_type": "int",
            "name": "EP300",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2033",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "E1A binding protein p300"
            },
            "metanode": "Gene"
        },
        {
            "id": 24166,
            "identifier": "55596",
            "identifier_type": "int",
            "name": "ZCCHC8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55596",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "zinc finger, CCHC domain containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 24167,
            "identifier": "64359",
            "identifier_type": "int",
            "name": "NXN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "nucleoredoxin"
            },
            "metanode": "Gene"
        },
        {
            "id": 24168,
            "identifier": "GO:0035239",
            "identifier_type": "str",
            "name": "tube morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035239",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}