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=14525
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=14550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14500",
    "results": [
        {
            "id": 14516,
            "identifier": "C1527407",
            "identifier_type": "str",
            "name": "Eosinophilic pneumonia",
            "properties": {
                "url": "http://identifiers.org/umls/C1527407",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14517,
            "identifier": "79802",
            "identifier_type": "int",
            "name": "HHIPL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79802",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "HHIP-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14518,
            "identifier": "C0149526",
            "identifier_type": "str",
            "name": "Allergic urticaria",
            "properties": {
                "url": "http://identifiers.org/umls/C0149526",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14519,
            "identifier": "105376544",
            "identifier_type": "int",
            "name": "LOC105376544",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376544",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC105376544"
            },
            "metanode": "Gene"
        },
        {
            "id": 14520,
            "identifier": "79803",
            "identifier_type": "int",
            "name": "HPS6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79803",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "Hermansky-Pudlak syndrome 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 14521,
            "identifier": "9698",
            "identifier_type": "int",
            "name": "PUM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9698",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "pumilio RNA-binding family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14522,
            "identifier": "DB04837",
            "identifier_type": "str",
            "name": "Clofedanol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB04837",
                "inchi": "InChI=1S/C17H20ClNO/c1-19(2)13-12-17(20,14-8-4-3-5-9-14)15-10-6-7-11-16(15)18/h3-11,20H,12-13H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WRCHFMBCVFFYEQ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 14523,
            "identifier": "C0001416",
            "identifier_type": "str",
            "name": "Adenitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0001416",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14524,
            "identifier": "GO:0047804",
            "identifier_type": "str",
            "name": "cysteine-S-conjugate beta-lyase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047804",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14525,
            "identifier": "GO:0031589",
            "identifier_type": "str",
            "name": "cell-substrate adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14526,
            "identifier": "GO:0071655",
            "identifier_type": "str",
            "name": "regulation of granulocyte colony-stimulating factor production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071655",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14527,
            "identifier": "GO:0099512",
            "identifier_type": "str",
            "name": "supramolecular fiber",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0099512",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14528,
            "identifier": "C0555120",
            "identifier_type": "str",
            "name": "White blood cells urine positive",
            "properties": {
                "url": "http://identifiers.org/umls/C0555120",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14529,
            "identifier": "GO:0035795",
            "identifier_type": "str",
            "name": "negative regulation of mitochondrial membrane permeability",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035795",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14530,
            "identifier": "GO:0090420",
            "identifier_type": "str",
            "name": "naphthalene-containing compound metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090420",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14531,
            "identifier": "GO:0000922",
            "identifier_type": "str",
            "name": "spindle pole",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000922",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14532,
            "identifier": "83854",
            "identifier_type": "int",
            "name": "ANGPTL6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83854",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "angiopoietin-like 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 14533,
            "identifier": "342900",
            "identifier_type": "int",
            "name": "LEUTX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/342900",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "leucine twenty homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 14534,
            "identifier": "105372847",
            "identifier_type": "int",
            "name": "LOC105372847",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372847",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC105372847"
            },
            "metanode": "Gene"
        },
        {
            "id": 14535,
            "identifier": "C0852875",
            "identifier_type": "str",
            "name": "Eye allergy",
            "properties": {
                "url": "http://identifiers.org/umls/C0852875",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14536,
            "identifier": "GO:0097454",
            "identifier_type": "str",
            "name": "Schwann cell microvillus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097454",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14537,
            "identifier": "283643",
            "identifier_type": "int",
            "name": "C14orf80",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chromosome 14 open reading frame 80"
            },
            "metanode": "Gene"
        },
        {
            "id": 14538,
            "identifier": "5985",
            "identifier_type": "int",
            "name": "RFC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5985",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "replication factor C (activator 1) 5, 36.5kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 14539,
            "identifier": "10396",
            "identifier_type": "int",
            "name": "ATP8A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ATPase, aminophospholipid transporter (APLT), class I, type 8A, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14540,
            "identifier": "C0152128",
            "identifier_type": "str",
            "name": "Drug withdrawal syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0152128",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}