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=27700
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=27725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27675",
    "results": [
        {
            "id": 27691,
            "identifier": "123775",
            "identifier_type": "int",
            "name": "C16orf46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/123775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chromosome 16 open reading frame 46"
            },
            "metanode": "Gene"
        },
        {
            "id": 27692,
            "identifier": "399947",
            "identifier_type": "int",
            "name": "C11orf87",
            "properties": {
                "url": "http://identifiers.org/ncbigene/399947",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 87"
            },
            "metanode": "Gene"
        },
        {
            "id": 27693,
            "identifier": "146310",
            "identifier_type": "int",
            "name": "RNF151",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146310",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ring finger protein 151"
            },
            "metanode": "Gene"
        },
        {
            "id": 27694,
            "identifier": "55907",
            "identifier_type": "int",
            "name": "CMAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55907",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "cytidine monophosphate N-acetylneuraminic acid synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 27695,
            "identifier": "C0857087",
            "identifier_type": "str",
            "name": "Dizzy spells",
            "properties": {
                "url": "http://identifiers.org/umls/C0857087",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27696,
            "identifier": "UBERON:0002673",
            "identifier_type": "str",
            "name": "vestibular nuclear complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002673",
                "bto_id": "BTO:0004368",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D014726"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 27697,
            "identifier": "GO:0032959",
            "identifier_type": "str",
            "name": "inositol trisphosphate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032959",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27698,
            "identifier": "1307",
            "identifier_type": "int",
            "name": "COL16A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1307",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "collagen, type XVI, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27699,
            "identifier": "PC7_12274",
            "identifier_type": "str",
            "name": "p53-Dependent G1 DNA Damage Response",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27700,
            "identifier": "C3203356",
            "identifier_type": "str",
            "name": "Hypoprothrombinaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C3203356",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27701,
            "identifier": "GO:0071684",
            "identifier_type": "str",
            "name": "organism emergence from protective structure",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071684",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27702,
            "identifier": "GO:0001694",
            "identifier_type": "str",
            "name": "histamine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001694",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27703,
            "identifier": "GO:0045294",
            "identifier_type": "str",
            "name": "alpha-catenin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045294",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27704,
            "identifier": "N0000020026",
            "identifier_type": "str",
            "name": "Phosphodiesterase 5 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000020026",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 27705,
            "identifier": "128553",
            "identifier_type": "int",
            "name": "TSHZ2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "teashirt zinc finger homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 27706,
            "identifier": "3760",
            "identifier_type": "int",
            "name": "KCNJ3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3760",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "potassium channel, inwardly rectifying subfamily J, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 27707,
            "identifier": "8427",
            "identifier_type": "int",
            "name": "ZNF282",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8427",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zinc finger protein 282"
            },
            "metanode": "Gene"
        },
        {
            "id": 27708,
            "identifier": "GO:0015171",
            "identifier_type": "str",
            "name": "amino acid transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27709,
            "identifier": "105369148",
            "identifier_type": "int",
            "name": "LOC105369148",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369148",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC105369148"
            },
            "metanode": "Gene"
        },
        {
            "id": 27710,
            "identifier": "C0559938",
            "identifier_type": "str",
            "name": "Ileal perforation",
            "properties": {
                "url": "http://identifiers.org/umls/C0559938",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27711,
            "identifier": "2261",
            "identifier_type": "int",
            "name": "FGFR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2261",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "fibroblast growth factor receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 27712,
            "identifier": "10752",
            "identifier_type": "int",
            "name": "CHL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "cell adhesion molecule L1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 27713,
            "identifier": "GO:0001653",
            "identifier_type": "str",
            "name": "peptide receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001653",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27714,
            "identifier": "GO:0050897",
            "identifier_type": "str",
            "name": "cobalt ion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050897",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27715,
            "identifier": "WP2946_r83779",
            "identifier_type": "str",
            "name": "Imatinib Resistance in Chronic Myeloid Leukemia",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2946_r83779",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        }
    ]
}