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=13900
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=13925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13875",
    "results": [
        {
            "id": 13891,
            "identifier": "105378951",
            "identifier_type": "int",
            "name": "LOC105378951",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378951",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "collagen alpha-1(III) chain-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 13892,
            "identifier": "C0151436",
            "identifier_type": "str",
            "name": "Allergic cutaneous angiitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0151436",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13893,
            "identifier": "5915",
            "identifier_type": "int",
            "name": "RARB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5915",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "retinoic acid receptor, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 13894,
            "identifier": "DB00183",
            "identifier_type": "str",
            "name": "Pentagastrin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00183",
                "inchi": "InChI=1S/C37H49N7O9S/c1-22(2)21-53-37(52)39-15-13-31(45)41-29(18-24-20-40-26-12-8-7-11-25(24)26)35(50)42-27(14-16-54-3)34(49)44-30(19-32(46)47)36(51)43-28(33(38)48)17-23-9-5-4-6-10-23/h4-12,20,22,27-30,40H,13-19,21H2,1-3H3,(H2,38,48)(H,39,52)(H,41,45)(H,42,50)(H,43,51)(H,44,49)(H,46,47)/t27-,28-,29-,30-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ALXRNCVIQSDJAO-KRCBVYEFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 13895,
            "identifier": "DOID:184",
            "identifier_type": "str",
            "name": "bone cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_184",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 13896,
            "identifier": "221960",
            "identifier_type": "int",
            "name": "CCZ1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221960",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "CCZ1 vacuolar protein trafficking and biogenesis associated homolog B (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13897,
            "identifier": "65110",
            "identifier_type": "int",
            "name": "UPF3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65110",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "UPF3 regulator of nonsense transcripts homolog A (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13898,
            "identifier": "959",
            "identifier_type": "int",
            "name": "CD40LG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/959",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "CD40 ligand"
            },
            "metanode": "Gene"
        },
        {
            "id": 13899,
            "identifier": "163589",
            "identifier_type": "int",
            "name": "TDRD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163589",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tudor domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 13900,
            "identifier": "GO:0061318",
            "identifier_type": "str",
            "name": "renal filtration cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061318",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13901,
            "identifier": "C0151622",
            "identifier_type": "str",
            "name": "Endometrial disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0151622",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13902,
            "identifier": "GO:2000831",
            "identifier_type": "str",
            "name": "regulation of steroid hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000831",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13903,
            "identifier": "6869",
            "identifier_type": "int",
            "name": "TACR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "tachykinin receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13904,
            "identifier": "GO:0060066",
            "identifier_type": "str",
            "name": "oviduct development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060066",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13905,
            "identifier": "GO:0005746",
            "identifier_type": "str",
            "name": "mitochondrial respiratory chain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13906,
            "identifier": "C0549453",
            "identifier_type": "str",
            "name": "Traumatic haematoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0549453",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13907,
            "identifier": "1445",
            "identifier_type": "int",
            "name": "CSK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1445",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "c-src tyrosine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 13908,
            "identifier": "GO:0002040",
            "identifier_type": "str",
            "name": "sprouting angiogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002040",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13909,
            "identifier": "GO:0097695",
            "identifier_type": "str",
            "name": "establishment of macromolecular complex localization to telomere",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097695",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13910,
            "identifier": "PC7_4767",
            "identifier_type": "str",
            "name": "Interactions of Tat with host cellular proteins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13911,
            "identifier": "GO:0032303",
            "identifier_type": "str",
            "name": "regulation of icosanoid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032303",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13912,
            "identifier": "GO:0042538",
            "identifier_type": "str",
            "name": "hyperosmotic salinity response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042538",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13913,
            "identifier": "GO:0038170",
            "identifier_type": "str",
            "name": "somatostatin signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038170",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13914,
            "identifier": "159119",
            "identifier_type": "int",
            "name": "HSFY2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/159119",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "heat shock transcription factor, Y linked 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13915,
            "identifier": "3898",
            "identifier_type": "int",
            "name": "LAD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3898",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ladinin 1"
            },
            "metanode": "Gene"
        }
    ]
}