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=32525
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=32550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32500",
    "results": [
        {
            "id": 32518,
            "identifier": "GO:0015229",
            "identifier_type": "str",
            "name": "L-ascorbic acid transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015229",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32519,
            "identifier": "C0542035",
            "identifier_type": "str",
            "name": "Hypoplasia erythroid",
            "properties": {
                "url": "http://identifiers.org/umls/C0542035",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32520,
            "identifier": "348180",
            "identifier_type": "int",
            "name": "CTU2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348180",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cytosolic thiouridylase subunit 2 homolog (S. pombe)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32521,
            "identifier": "102724175",
            "identifier_type": "int",
            "name": "LOC102724175",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724175",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "membrane primary amine oxidase-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 32522,
            "identifier": "79157",
            "identifier_type": "int",
            "name": "MFSD11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79157",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "major facilitator superfamily domain containing 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 32523,
            "identifier": "290",
            "identifier_type": "int",
            "name": "ANPEP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/290",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "alanyl (membrane) aminopeptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 32524,
            "identifier": "402269",
            "identifier_type": "int",
            "name": "LOC402269",
            "properties": {
                "url": "http://identifiers.org/ncbigene/402269",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "equilibrative nucleoside transporter 4-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 32525,
            "identifier": "GO:0097112",
            "identifier_type": "str",
            "name": "gamma-aminobutyric acid receptor clustering",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097112",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32526,
            "identifier": "55341",
            "identifier_type": "int",
            "name": "LSG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "large 60S subunit nuclear export GTPase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32527,
            "identifier": "DB00814",
            "identifier_type": "str",
            "name": "Meloxicam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00814",
                "inchi": "InChI=1S/C14H13N3O4S2/c1-8-7-15-14(22-8)16-13(19)11-12(18)9-5-3-4-6-10(9)23(20,21)17(11)2/h3-7,18H,1-2H3,(H,15,16,19)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZRVUJXDFFKFLMG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 32529,
            "identifier": "2887",
            "identifier_type": "int",
            "name": "GRB10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2887",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "growth factor receptor-bound protein 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 32530,
            "identifier": "GO:0031730",
            "identifier_type": "str",
            "name": "CCR5 chemokine receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031730",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32531,
            "identifier": "GO:0007512",
            "identifier_type": "str",
            "name": "adult heart development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007512",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32532,
            "identifier": "91828",
            "identifier_type": "int",
            "name": "EXOC3L4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91828",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "exocyst complex component 3-like 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 32533,
            "identifier": "WP195_r79965",
            "identifier_type": "str",
            "name": "IL-1 signaling pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP195_r79965",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 32534,
            "identifier": "GO:0098795",
            "identifier_type": "str",
            "name": "mRNA cleavage involved in gene silencing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098795",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32535,
            "identifier": "5340",
            "identifier_type": "int",
            "name": "PLG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5340",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "plasminogen"
            },
            "metanode": "Gene"
        },
        {
            "id": 32536,
            "identifier": "11083",
            "identifier_type": "int",
            "name": "DIDO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "death inducer-obliterator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32537,
            "identifier": "51266",
            "identifier_type": "int",
            "name": "CLEC1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51266",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "C-type lectin domain family 1, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 32538,
            "identifier": "C0042345",
            "identifier_type": "str",
            "name": "Varicose vein",
            "properties": {
                "url": "http://identifiers.org/umls/C0042345",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32539,
            "identifier": "90313",
            "identifier_type": "int",
            "name": "TP53I13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90313",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "tumor protein p53 inducible protein 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 32540,
            "identifier": "23179",
            "identifier_type": "int",
            "name": "RGL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ral guanine nucleotide dissociation stimulator-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32541,
            "identifier": "147372",
            "identifier_type": "int",
            "name": "CCBE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147372",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "collagen and calcium binding EGF domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32542,
            "identifier": "C0346647",
            "identifier_type": "str",
            "name": "Malignant neoplasm of pancreas",
            "properties": {
                "url": "http://identifiers.org/umls/C0346647",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32543,
            "identifier": "GO:0008608",
            "identifier_type": "str",
            "name": "attachment of spindle microtubules to kinetochore",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008608",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}