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=3600
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=3625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3575",
    "results": [
        {
            "id": 3586,
            "identifier": "199990",
            "identifier_type": "int",
            "name": "FAAP20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/199990",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Fanconi anemia core complex associated protein 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 3587,
            "identifier": "PC7_4588",
            "identifier_type": "str",
            "name": "IL1-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 3588,
            "identifier": "PC7_8061",
            "identifier_type": "str",
            "name": "TRAIL signaling pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 3589,
            "identifier": "65220",
            "identifier_type": "int",
            "name": "NADK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65220",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "NAD kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 3590,
            "identifier": "DB00359",
            "identifier_type": "str",
            "name": "Sulfadiazine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00359",
                "inchi": "InChI=1S/C10H10N4O2S/c11-8-2-4-9(5-3-8)17(15,16)14-10-12-6-1-7-13-10/h1-7H,11H2,(H,12,13,14)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SEEPANYCNGTZFQ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 3591,
            "identifier": "GO:0001936",
            "identifier_type": "str",
            "name": "regulation of endothelial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001936",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3592,
            "identifier": "483",
            "identifier_type": "int",
            "name": "ATP1B3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/483",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ATPase, Na+/K+ transporting, beta 3 polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 3593,
            "identifier": "5704",
            "identifier_type": "int",
            "name": "PSMC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5704",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "proteasome (prosome, macropain) 26S subunit, ATPase, 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 3594,
            "identifier": "1267",
            "identifier_type": "int",
            "name": "CNP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1267",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "2',3'-cyclic nucleotide 3' phosphodiesterase"
            },
            "metanode": "Gene"
        },
        {
            "id": 3595,
            "identifier": "9774",
            "identifier_type": "int",
            "name": "BCLAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9774",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "BCL2-associated transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3596,
            "identifier": "C0836924",
            "identifier_type": "str",
            "name": "Thrombocytosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0836924",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3597,
            "identifier": "C0558143",
            "identifier_type": "str",
            "name": "Skin maceration",
            "properties": {
                "url": "http://identifiers.org/umls/C0558143",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3598,
            "identifier": "GO:0097208",
            "identifier_type": "str",
            "name": "alveolar lamellar body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097208",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3599,
            "identifier": "GO:0008631",
            "identifier_type": "str",
            "name": "intrinsic apoptotic signaling pathway in response to oxidative stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008631",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3600,
            "identifier": "3592",
            "identifier_type": "int",
            "name": "IL12A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3592",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "interleukin 12A"
            },
            "metanode": "Gene"
        },
        {
            "id": 3601,
            "identifier": "GO:0031305",
            "identifier_type": "str",
            "name": "integral component of mitochondrial inner membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031305",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3602,
            "identifier": "80816",
            "identifier_type": "int",
            "name": "ASXL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80816",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "additional sex combs like transcriptional regulator 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3603,
            "identifier": "GO:0005072",
            "identifier_type": "str",
            "name": "transforming growth factor beta receptor, cytoplasmic mediator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005072",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3604,
            "identifier": "414919",
            "identifier_type": "int",
            "name": "C8orf82",
            "properties": {
                "url": "http://identifiers.org/ncbigene/414919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 82"
            },
            "metanode": "Gene"
        },
        {
            "id": 3605,
            "identifier": "161394",
            "identifier_type": "int",
            "name": "SAMD15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/161394",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "sterile alpha motif domain containing 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 3606,
            "identifier": "GO:0045950",
            "identifier_type": "str",
            "name": "negative regulation of mitotic recombination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045950",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3607,
            "identifier": "10712",
            "identifier_type": "int",
            "name": "FAM189B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10712",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 189, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 3608,
            "identifier": "C0232726",
            "identifier_type": "str",
            "name": "Rectal tenesmus",
            "properties": {
                "url": "http://identifiers.org/umls/C0232726",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3609,
            "identifier": "653499",
            "identifier_type": "int",
            "name": "LGALS7B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653499",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "lectin, galactoside-binding, soluble, 7B"
            },
            "metanode": "Gene"
        },
        {
            "id": 3610,
            "identifier": "54440",
            "identifier_type": "int",
            "name": "SASH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54440",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "SAM and SH3 domain containing 3"
            },
            "metanode": "Gene"
        }
    ]
}