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=9025
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=9050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9000",
    "results": [
        {
            "id": 9016,
            "identifier": "GO:0048934",
            "identifier_type": "str",
            "name": "peripheral nervous system neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048934",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9017,
            "identifier": "PC7_6993",
            "identifier_type": "str",
            "name": "Role of DCC in regulating apoptosis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9018,
            "identifier": "DB00882",
            "identifier_type": "str",
            "name": "Clomifene",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00882",
                "inchi": "InChI=1S/C26H28ClNO/c1-3-28(4-2)19-20-29-24-17-15-22(16-18-24)25(21-11-7-5-8-12-21)26(27)23-13-9-6-10-14-23/h5-18H,3-4,19-20H2,1-2H3/b26-25+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GKIRPKYJQBWNGO-OCEACIFDSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9019,
            "identifier": "105372715",
            "identifier_type": "int",
            "name": "LOC105372715",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372715",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "uncharacterized LOC105372715"
            },
            "metanode": "Gene"
        },
        {
            "id": 9020,
            "identifier": "261734",
            "identifier_type": "int",
            "name": "NPHP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/261734",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "nephronophthisis 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 9021,
            "identifier": "GO:0044306",
            "identifier_type": "str",
            "name": "neuron projection terminus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9022,
            "identifier": "GO:0097051",
            "identifier_type": "str",
            "name": "establishment of protein localization to endoplasmic reticulum membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097051",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9023,
            "identifier": "5869",
            "identifier_type": "int",
            "name": "RAB5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "RAB5B, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 9024,
            "identifier": "221914",
            "identifier_type": "int",
            "name": "GPC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221914",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "glypican 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9025,
            "identifier": "50836",
            "identifier_type": "int",
            "name": "TAS2R8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50836",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 9026,
            "identifier": "23708",
            "identifier_type": "int",
            "name": "GSPT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23708",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G1 to S phase transition 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9027,
            "identifier": "GO:0070991",
            "identifier_type": "str",
            "name": "medium-chain-acyl-CoA dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070991",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9028,
            "identifier": "84676",
            "identifier_type": "int",
            "name": "TRIM63",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tripartite motif containing 63, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 9029,
            "identifier": "4520",
            "identifier_type": "int",
            "name": "MTF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4520",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "metal-regulatory transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9030,
            "identifier": "114960",
            "identifier_type": "int",
            "name": "TSGA13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114960",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "testis specific, 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 9031,
            "identifier": "C0031154",
            "identifier_type": "str",
            "name": "Peritonitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0031154",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9032,
            "identifier": "6567",
            "identifier_type": "int",
            "name": "SLC16A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6567",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "solute carrier family 16, member 2 (thyroid hormone transporter)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9033,
            "identifier": "6919",
            "identifier_type": "int",
            "name": "TCEA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "transcription elongation factor A (SII), 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9034,
            "identifier": "DB00191",
            "identifier_type": "str",
            "name": "Phentermine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00191",
                "inchi": "InChI=1S/C10H15N/c1-10(2,11)8-9-6-4-3-5-7-9/h3-7H,8,11H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DHHVAGZRUROJKS-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9108,
            "identifier": "C0033774",
            "identifier_type": "str",
            "name": "Pruritus",
            "properties": {
                "url": "http://identifiers.org/umls/C0033774",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9035,
            "identifier": "147841",
            "identifier_type": "int",
            "name": "SPC24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147841",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SPC24, NDC80 kinetochore complex component"
            },
            "metanode": "Gene"
        },
        {
            "id": 9036,
            "identifier": "1399",
            "identifier_type": "int",
            "name": "CRKL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1399",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "v-crk avian sarcoma virus CT10 oncogene homolog-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 9037,
            "identifier": "9890",
            "identifier_type": "int",
            "name": "LPPR4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9890",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "lipid phosphate phosphatase-related protein type 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 9038,
            "identifier": "PC7_2678",
            "identifier_type": "str",
            "name": "Conjugation of salicylate with glycine",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9039,
            "identifier": "PC7_5886",
            "identifier_type": "str",
            "name": "Neurofascin interactions",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}