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=19400
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=19425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19375",
    "results": [
        {
            "id": 19391,
            "identifier": "C0235886",
            "identifier_type": "str",
            "name": "Leg edema",
            "properties": {
                "url": "http://identifiers.org/umls/C0235886",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19392,
            "identifier": "GO:0060090",
            "identifier_type": "str",
            "name": "binding, bridging",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060090",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19393,
            "identifier": "23254",
            "identifier_type": "int",
            "name": "KAZN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "kazrin, periplakin interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19394,
            "identifier": "GO:0090077",
            "identifier_type": "str",
            "name": "foam cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090077",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19395,
            "identifier": "C0948352",
            "identifier_type": "str",
            "name": "Injury asphyxiation",
            "properties": {
                "url": "http://identifiers.org/umls/C0948352",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19396,
            "identifier": "339231",
            "identifier_type": "int",
            "name": "ARL16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339231",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ADP-ribosylation factor-like 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 19397,
            "identifier": "26577",
            "identifier_type": "int",
            "name": "PCOLCE2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26577",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "procollagen C-endopeptidase enhancer 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19398,
            "identifier": "56135",
            "identifier_type": "int",
            "name": "PCDHAC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin alpha subfamily C, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19399,
            "identifier": "64754",
            "identifier_type": "int",
            "name": "SMYD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64754",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SET and MYND domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 19400,
            "identifier": "GO:0016616",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016616",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19401,
            "identifier": "C1167945",
            "identifier_type": "str",
            "name": "Infusion site rash",
            "properties": {
                "url": "http://identifiers.org/umls/C1167945",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19403,
            "identifier": "GO:0051087",
            "identifier_type": "str",
            "name": "chaperone binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19404,
            "identifier": "GO:0071315",
            "identifier_type": "str",
            "name": "cellular response to morphine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071315",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19405,
            "identifier": "673",
            "identifier_type": "int",
            "name": "BRAF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/673",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "B-Raf proto-oncogene, serine/threonine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 19406,
            "identifier": "9436",
            "identifier_type": "int",
            "name": "NCR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9436",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "natural cytotoxicity triggering receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19407,
            "identifier": "440829",
            "identifier_type": "int",
            "name": "SHISA8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440829",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "shisa family member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 19408,
            "identifier": "GO:0070022",
            "identifier_type": "str",
            "name": "transforming growth factor beta receptor homodimeric complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070022",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19409,
            "identifier": "728734",
            "identifier_type": "int",
            "name": "NPIPB8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728734",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "nuclear pore complex interacting protein family, member B8"
            },
            "metanode": "Gene"
        },
        {
            "id": 19410,
            "identifier": "390079",
            "identifier_type": "int",
            "name": "OR52E8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390079",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily E, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 19411,
            "identifier": "149840",
            "identifier_type": "int",
            "name": "C20orf196",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149840",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "chromosome 20 open reading frame 196"
            },
            "metanode": "Gene"
        },
        {
            "id": 19412,
            "identifier": "3270",
            "identifier_type": "int",
            "name": "HRC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3270",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "histidine rich calcium binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19413,
            "identifier": "GO:2000104",
            "identifier_type": "str",
            "name": "negative regulation of DNA-dependent DNA replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000104",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19414,
            "identifier": "DB00306",
            "identifier_type": "str",
            "name": "Talbutal",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00306",
                "inchi": "InChI=1S/C11H16N2O3/c1-4-6-11(7(3)5-2)8(14)12-10(16)13-9(11)15/h4,7H,1,5-6H2,2-3H3,(H2,12,13,14,15,16)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BJVVMKUXKQHWJK-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19415,
            "identifier": "GO:0016267",
            "identifier_type": "str",
            "name": "O-glycan processing, core 1",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016267",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19416,
            "identifier": "285095",
            "identifier_type": "int",
            "name": "LOC285095",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC285095"
            },
            "metanode": "Gene"
        }
    ]
}