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=19450
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=19475",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19425",
    "results": [
        {
            "id": 19442,
            "identifier": "GO:0046849",
            "identifier_type": "str",
            "name": "bone remodeling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046849",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19443,
            "identifier": "GO:1902689",
            "identifier_type": "str",
            "name": "negative regulation of NAD metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902689",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19444,
            "identifier": "6047",
            "identifier_type": "int",
            "name": "RNF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6047",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ring finger protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 19445,
            "identifier": "60592",
            "identifier_type": "int",
            "name": "SCOC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60592",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "short coiled-coil protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19446,
            "identifier": "PC7_1750",
            "identifier_type": "str",
            "name": "Asparagine N-linked glycosylation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19447,
            "identifier": "DB01062",
            "identifier_type": "str",
            "name": "Oxybutynin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01062",
                "inchi": "InChI=1S/C22H31NO3/c1-3-23(4-2)17-11-12-18-26-21(24)22(25,19-13-7-5-8-14-19)20-15-9-6-10-16-20/h5,7-8,13-14,20,25H,3-4,6,9-10,15-18H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XIQVNETUBQGFHX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19448,
            "identifier": "353164",
            "identifier_type": "int",
            "name": "TAS2R42",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353164",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 42"
            },
            "metanode": "Gene"
        },
        {
            "id": 19449,
            "identifier": "PC7_7728",
            "identifier_type": "str",
            "name": "Synthesis of 15-eicosatetraenoic acid derivatives",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19450,
            "identifier": "24142",
            "identifier_type": "int",
            "name": "NAT6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/24142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "N-acetyltransferase 6 (GCN5-related)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19451,
            "identifier": "255101",
            "identifier_type": "int",
            "name": "CCDC108",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "coiled-coil domain containing 108"
            },
            "metanode": "Gene"
        },
        {
            "id": 19452,
            "identifier": "C0234988",
            "identifier_type": "str",
            "name": "Dizziness exertional",
            "properties": {
                "url": "http://identifiers.org/umls/C0234988",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19453,
            "identifier": "56895",
            "identifier_type": "int",
            "name": "AGPAT4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56895",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "1-acylglycerol-3-phosphate O-acyltransferase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 19454,
            "identifier": "105377170",
            "identifier_type": "int",
            "name": "LOC105377170",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "uncharacterized LOC105377170"
            },
            "metanode": "Gene"
        },
        {
            "id": 19455,
            "identifier": "C1542178",
            "identifier_type": "str",
            "name": "Lower limb fracture",
            "properties": {
                "url": "http://identifiers.org/umls/C1542178",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19456,
            "identifier": "GO:0098904",
            "identifier_type": "str",
            "name": "regulation of AV node cell action potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098904",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19457,
            "identifier": "UBERON:0001343",
            "identifier_type": "str",
            "name": "seminiferous tubule of testis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001343",
                "bto_id": "BTO:0001235",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012671"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 19458,
            "identifier": "PC7_5707",
            "identifier_type": "str",
            "name": "NEP/NS2 Interacts with the Cellular Export Machinery",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19459,
            "identifier": "C0265050",
            "identifier_type": "str",
            "name": "Vena cava thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0265050",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19460,
            "identifier": "8681",
            "identifier_type": "int",
            "name": "JMJD7-PLA2G4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8681",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "JMJD7-PLA2G4B readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 19461,
            "identifier": "219333",
            "identifier_type": "int",
            "name": "USP12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219333",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ubiquitin specific peptidase 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 19462,
            "identifier": "C0262365",
            "identifier_type": "str",
            "name": "Mammogram abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0262365",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19463,
            "identifier": "DB01221",
            "identifier_type": "str",
            "name": "Ketamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01221",
                "inchi": "InChI=1S/C13H16ClNO/c1-15-13(9-5-4-8-12(13)16)10-6-2-3-7-11(10)14/h2-3,6-7,15H,4-5,8-9H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YQEZLKZALYSWHR-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19464,
            "identifier": "23091",
            "identifier_type": "int",
            "name": "ZC3H13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23091",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "zinc finger CCCH-type containing 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 19465,
            "identifier": "2515",
            "identifier_type": "int",
            "name": "ADAM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2515",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ADAM metallopeptidase domain 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19466,
            "identifier": "11022",
            "identifier_type": "int",
            "name": "TDRKH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tudor and KH domain containing"
            },
            "metanode": "Gene"
        }
    ]
}