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=22350
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=22375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22325",
    "results": [
        {
            "id": 22338,
            "identifier": "DB05521",
            "identifier_type": "str",
            "name": "Telaprevir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB05521",
                "inchi": "InChI=1S/C36H53N7O6/c1-5-10-25(29(44)34(48)39-23-15-16-23)40-33(47)28-24-14-9-13-22(24)20-43(28)35(49)30(36(2,3)4)42-32(46)27(21-11-7-6-8-12-21)41-31(45)26-19-37-17-18-38-26/h17-19,21-25,27-28,30H,5-16,20H2,1-4H3,(H,39,48)(H,40,47)(H,41,45)(H,42,46)/t22-,24-,25-,27-,28-,30+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BBAWEDCPNXPBQM-GDEBMMAJSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 22339,
            "identifier": "C0011124",
            "identifier_type": "str",
            "name": "Libido decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0011124",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22340,
            "identifier": "9332",
            "identifier_type": "int",
            "name": "CD163",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9332",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "CD163 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 22341,
            "identifier": "219968",
            "identifier_type": "int",
            "name": "OR5B21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 5, subfamily B, member 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 22342,
            "identifier": "C0034150",
            "identifier_type": "str",
            "name": "Purpura",
            "properties": {
                "url": "http://identifiers.org/umls/C0034150",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22343,
            "identifier": "C0858307",
            "identifier_type": "str",
            "name": "Bilirubin normal",
            "properties": {
                "url": "http://identifiers.org/umls/C0858307",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22344,
            "identifier": "GO:0016888",
            "identifier_type": "str",
            "name": "endodeoxyribonuclease activity, producing 5'-phosphomonoesters",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016888",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22345,
            "identifier": "GO:0005852",
            "identifier_type": "str",
            "name": "eukaryotic translation initiation factor 3 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005852",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 22346,
            "identifier": "C0439857",
            "identifier_type": "str",
            "name": "Dependence",
            "properties": {
                "url": "http://identifiers.org/umls/C0439857",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22347,
            "identifier": "57727",
            "identifier_type": "int",
            "name": "NCOA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57727",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "nuclear receptor coactivator 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 22348,
            "identifier": "80262",
            "identifier_type": "int",
            "name": "C16orf70",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80262",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chromosome 16 open reading frame 70"
            },
            "metanode": "Gene"
        },
        {
            "id": 22349,
            "identifier": "C0858751",
            "identifier_type": "str",
            "name": "Lip blister",
            "properties": {
                "url": "http://identifiers.org/umls/C0858751",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22350,
            "identifier": "283149",
            "identifier_type": "int",
            "name": "BCL9L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283149",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "B-cell CLL/lymphoma 9-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 22351,
            "identifier": "5619",
            "identifier_type": "int",
            "name": "PRM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5619",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "protamine 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22352,
            "identifier": "C0239739",
            "identifier_type": "str",
            "name": "Gingival pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0239739",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22353,
            "identifier": "90592",
            "identifier_type": "int",
            "name": "ZNF700",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90592",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 700"
            },
            "metanode": "Gene"
        },
        {
            "id": 22354,
            "identifier": "GO:0003025",
            "identifier_type": "str",
            "name": "regulation of systemic arterial blood pressure by baroreceptor feedback",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003025",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22355,
            "identifier": "10861",
            "identifier_type": "int",
            "name": "SLC26A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10861",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "solute carrier family 26 (anion exchanger), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22356,
            "identifier": "54014",
            "identifier_type": "int",
            "name": "BRWD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "bromodomain and WD repeat domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22357,
            "identifier": "GO:0021740",
            "identifier_type": "str",
            "name": "principal sensory nucleus of trigeminal nerve development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021740",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22358,
            "identifier": "GO:1901570",
            "identifier_type": "str",
            "name": "fatty acid derivative biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901570",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22359,
            "identifier": "6317",
            "identifier_type": "int",
            "name": "SERPINB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6317",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "serpin peptidase inhibitor, clade B (ovalbumin), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22360,
            "identifier": "56339",
            "identifier_type": "int",
            "name": "METTL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "methyltransferase like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22361,
            "identifier": "GO:1903299",
            "identifier_type": "str",
            "name": "regulation of hexokinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903299",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22362,
            "identifier": "101929839",
            "identifier_type": "int",
            "name": "LOC101929839",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC101929839"
            },
            "metanode": "Gene"
        }
    ]
}