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=24800
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=24825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24775",
    "results": [
        {
            "id": 24794,
            "identifier": "DB01265",
            "identifier_type": "str",
            "name": "Telbivudine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01265",
                "inchi": "InChI=1S/C10H14N2O5/c1-5-3-12(10(16)11-9(5)15)8-2-6(14)7(4-13)17-8/h3,6-8,13-14H,2,4H2,1H3,(H,11,15,16)/t6-,7+,8+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IQFYYKKMVGJFEH-CSMHCCOUSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24795,
            "identifier": "348",
            "identifier_type": "int",
            "name": "APOE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "apolipoprotein E"
            },
            "metanode": "Gene"
        },
        {
            "id": 24796,
            "identifier": "728393",
            "identifier_type": "int",
            "name": "USP17L27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728393",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 24797,
            "identifier": "284427",
            "identifier_type": "int",
            "name": "SLC25A41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284427",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "solute carrier family 25, member 41"
            },
            "metanode": "Gene"
        },
        {
            "id": 24798,
            "identifier": "D020336",
            "identifier_type": "str",
            "name": "Paraparesis, Spastic",
            "properties": {
                "url": "http://identifiers.org/mesh/D020336",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 24799,
            "identifier": "2801",
            "identifier_type": "int",
            "name": "GOLGA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2801",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "golgin A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 24800,
            "identifier": "GO:0030812",
            "identifier_type": "str",
            "name": "negative regulation of nucleotide catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030812",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24801,
            "identifier": "79897",
            "identifier_type": "int",
            "name": "RPP21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ribonuclease P/MRP 21kDa subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 24802,
            "identifier": "C0234913",
            "identifier_type": "str",
            "name": "Rash erythematous",
            "properties": {
                "url": "http://identifiers.org/umls/C0234913",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24803,
            "identifier": "GO:1901224",
            "identifier_type": "str",
            "name": "positive regulation of NIK/NF-kappaB signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901224",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24804,
            "identifier": "DOID:5559",
            "identifier_type": "str",
            "name": "mediastinal cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_5559",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 24805,
            "identifier": "C2607896",
            "identifier_type": "str",
            "name": "Vulva discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C2607896",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24806,
            "identifier": "65982",
            "identifier_type": "int",
            "name": "ZSCAN18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65982",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger and SCAN domain containing 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 24807,
            "identifier": "285381",
            "identifier_type": "int",
            "name": "DPH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285381",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "diphthamide biosynthesis 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24808,
            "identifier": "C0032776",
            "identifier_type": "str",
            "name": "Postmenopausal haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0032776",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24809,
            "identifier": "84077",
            "identifier_type": "int",
            "name": "C3orf20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84077",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "chromosome 3 open reading frame 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 24810,
            "identifier": "105369273",
            "identifier_type": "int",
            "name": "LOC105369273",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369273",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "protein SSX4-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 24811,
            "identifier": "GO:0090038",
            "identifier_type": "str",
            "name": "negative regulation of protein kinase C signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24812,
            "identifier": "GO:0060872",
            "identifier_type": "str",
            "name": "semicircular canal development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060872",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24813,
            "identifier": "GO:0000026",
            "identifier_type": "str",
            "name": "alpha-1,2-mannosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24814,
            "identifier": "656",
            "identifier_type": "int",
            "name": "BMP8B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/656",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "bone morphogenetic protein 8b"
            },
            "metanode": "Gene"
        },
        {
            "id": 24815,
            "identifier": "C0858979",
            "identifier_type": "str",
            "name": "Oral mucosa sore",
            "properties": {
                "url": "http://identifiers.org/umls/C0858979",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24816,
            "identifier": "GO:0030301",
            "identifier_type": "str",
            "name": "cholesterol transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030301",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24817,
            "identifier": "DB02187",
            "identifier_type": "str",
            "name": "Equilin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB02187",
                "inchi": "InChI=1S/C18H20O2/c1-18-9-8-14-13-5-3-12(19)10-11(13)2-4-15(14)16(18)6-7-17(18)20/h3-5,10,14,16,19H,2,6-9H2,1H3/t14-,16+,18+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WKRLQDKEXYKHJB-HFTRVMKXSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24818,
            "identifier": "340024",
            "identifier_type": "int",
            "name": "SLC6A19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340024",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "solute carrier family 6 (neutral amino acid transporter), member 19"
            },
            "metanode": "Gene"
        }
    ]
}