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=16350
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=16375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16325",
    "results": [
        {
            "id": 16340,
            "identifier": "25793",
            "identifier_type": "int",
            "name": "FBXO7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25793",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "F-box protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 16341,
            "identifier": "1660",
            "identifier_type": "int",
            "name": "DHX9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1660",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DEAH (Asp-Glu-Ala-His) box helicase 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 16342,
            "identifier": "63970",
            "identifier_type": "int",
            "name": "TP53AIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63970",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tumor protein p53 regulated apoptosis inducing protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16343,
            "identifier": "340900",
            "identifier_type": "int",
            "name": "EBLN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340900",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "endogenous Bornavirus-like nucleoprotein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16344,
            "identifier": "GO:0032279",
            "identifier_type": "str",
            "name": "asymmetric synapse",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032279",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 16345,
            "identifier": "DB00262",
            "identifier_type": "str",
            "name": "Carmustine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00262",
                "inchi": "InChI=1S/C5H9Cl2N3O2/c6-1-3-8-5(11)10(9-12)4-2-7/h1-4H2,(H,8,11)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DLGOEMSEDOSKAD-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16346,
            "identifier": "C0001403",
            "identifier_type": "str",
            "name": "Addison's disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0001403",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16347,
            "identifier": "C0151825",
            "identifier_type": "str",
            "name": "Bone pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0151825",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16348,
            "identifier": "122740",
            "identifier_type": "int",
            "name": "OR4K14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/122740",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "olfactory receptor, family 4, subfamily K, member 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 16349,
            "identifier": "GO:2000813",
            "identifier_type": "str",
            "name": "negative regulation of barbed-end actin filament capping",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000813",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16350,
            "identifier": "2358",
            "identifier_type": "int",
            "name": "FPR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2358",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "formyl peptide receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16351,
            "identifier": "11105",
            "identifier_type": "int",
            "name": "PRDM7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11105",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "PR domain containing 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 16352,
            "identifier": "C0035508",
            "identifier_type": "str",
            "name": "Rhonchi",
            "properties": {
                "url": "http://identifiers.org/umls/C0035508",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16353,
            "identifier": "100128905",
            "identifier_type": "int",
            "name": "LOC100128905",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100128905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC100128905"
            },
            "metanode": "Gene"
        },
        {
            "id": 16354,
            "identifier": "C0549239",
            "identifier_type": "str",
            "name": "Dizziness aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0549239",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16355,
            "identifier": "4939",
            "identifier_type": "int",
            "name": "OAS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "2'-5'-oligoadenylate synthetase 2, 69/71kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 16356,
            "identifier": "C0041834",
            "identifier_type": "str",
            "name": "Erythema",
            "properties": {
                "url": "http://identifiers.org/umls/C0041834",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16357,
            "identifier": "GO:0010923",
            "identifier_type": "str",
            "name": "negative regulation of phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010923",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16358,
            "identifier": "775",
            "identifier_type": "int",
            "name": "CACNA1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "calcium channel, voltage-dependent, L type, alpha 1C subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 16359,
            "identifier": "22906",
            "identifier_type": "int",
            "name": "TRAK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22906",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "trafficking protein, kinesin binding 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16360,
            "identifier": "7392",
            "identifier_type": "int",
            "name": "USF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7392",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "upstream transcription factor 2, c-fos interacting"
            },
            "metanode": "Gene"
        },
        {
            "id": 16361,
            "identifier": "C0877048",
            "identifier_type": "str",
            "name": "Oral fungal infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0877048",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16362,
            "identifier": "GO:0022029",
            "identifier_type": "str",
            "name": "telencephalon cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022029",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16363,
            "identifier": "100462977",
            "identifier_type": "int",
            "name": "MTRNR2L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100462977",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "MT-RNR2-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16364,
            "identifier": "PC7_6855",
            "identifier_type": "str",
            "name": "Reactions specific to the complex N-glycan synthesis pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}