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=39975
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=40000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39950",
    "results": [
        {
            "id": 39974,
            "identifier": "GO:0006336",
            "identifier_type": "str",
            "name": "DNA replication-independent nucleosome assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006336",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39975,
            "identifier": "161582",
            "identifier_type": "int",
            "name": "DYX1C1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/161582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "dyslexia susceptibility 1 candidate 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39976,
            "identifier": "GO:0060443",
            "identifier_type": "str",
            "name": "mammary gland morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060443",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39977,
            "identifier": "C0018926",
            "identifier_type": "str",
            "name": "Haematemesis",
            "properties": {
                "url": "http://identifiers.org/umls/C0018926",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39978,
            "identifier": "DB01202",
            "identifier_type": "str",
            "name": "Levetiracetam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01202",
                "inchi": "InChI=1S/C8H14N2O2/c1-2-6(8(9)12)10-5-3-4-7(10)11/h6H,2-5H2,1H3,(H2,9,12)/t6-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HPHUVLMMVZITSG-ZCFIWIBFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 39979,
            "identifier": "PC7_5561",
            "identifier_type": "str",
            "name": "MyD88:Mal cascade initiated on plasma membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39980,
            "identifier": "4862",
            "identifier_type": "int",
            "name": "NPAS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "neuronal PAS domain protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39981,
            "identifier": "GO:0005030",
            "identifier_type": "str",
            "name": "neurotrophin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39982,
            "identifier": "54884",
            "identifier_type": "int",
            "name": "RETSAT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54884",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "retinol saturase (all-trans-retinol 13,14-reductase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39983,
            "identifier": "9663",
            "identifier_type": "int",
            "name": "LPIN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9663",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "lipin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39984,
            "identifier": "124359",
            "identifier_type": "int",
            "name": "CDYL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chromodomain protein, Y-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39985,
            "identifier": "7187",
            "identifier_type": "int",
            "name": "TRAF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7187",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "TNF receptor-associated factor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 39986,
            "identifier": "57337",
            "identifier_type": "int",
            "name": "SENP7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57337",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "SUMO1/sentrin specific peptidase 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 39987,
            "identifier": "GO:0015347",
            "identifier_type": "str",
            "name": "sodium-independent organic anion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015347",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39988,
            "identifier": "C0039103",
            "identifier_type": "str",
            "name": "Synovitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0039103",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39989,
            "identifier": "DB01125",
            "identifier_type": "str",
            "name": "Anisindione",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01125",
                "inchi": "InChI=1S/C16H12O3/c1-19-11-8-6-10(7-9-11)14-15(17)12-4-2-3-5-13(12)16(14)18/h2-9,14H,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XRCFXMGQEVUZFC-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 39990,
            "identifier": "GO:0042445",
            "identifier_type": "str",
            "name": "hormone metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042445",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39991,
            "identifier": "26024",
            "identifier_type": "int",
            "name": "PTCD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26024",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "pentatricopeptide repeat domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39992,
            "identifier": "2019",
            "identifier_type": "int",
            "name": "EN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2019",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "engrailed homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39993,
            "identifier": "55582",
            "identifier_type": "int",
            "name": "KIF27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "kinesin family member 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 39994,
            "identifier": "C0677500",
            "identifier_type": "str",
            "name": "Stinging",
            "properties": {
                "url": "http://identifiers.org/umls/C0677500",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39995,
            "identifier": "PC7_6811",
            "identifier_type": "str",
            "name": "RNA Polymerase III Transcription Initiation From Type 1 Promoter",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39996,
            "identifier": "GO:0005958",
            "identifier_type": "str",
            "name": "DNA-dependent protein kinase-DNA ligase 4 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005958",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39997,
            "identifier": "C1142112",
            "identifier_type": "str",
            "name": "Eyelash thickening",
            "properties": {
                "url": "http://identifiers.org/umls/C1142112",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39998,
            "identifier": "GO:0046813",
            "identifier_type": "str",
            "name": "receptor-mediated virion attachment to host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046813",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}