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=7250
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=7275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7225",
    "results": [
        {
            "id": 7241,
            "identifier": "C0239376",
            "identifier_type": "str",
            "name": "Pain of lower extremities",
            "properties": {
                "url": "http://identifiers.org/umls/C0239376",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7242,
            "identifier": "UBERON:0000941",
            "identifier_type": "str",
            "name": "cranial nerve II",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000941",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D009900"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 7243,
            "identifier": "GO:1903059",
            "identifier_type": "str",
            "name": "regulation of protein lipidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903059",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7244,
            "identifier": "C0015393",
            "identifier_type": "str",
            "name": "Congenital eye disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0015393",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7245,
            "identifier": "C0549250",
            "identifier_type": "str",
            "name": "Jaw stiffness",
            "properties": {
                "url": "http://identifiers.org/umls/C0549250",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7246,
            "identifier": "25839",
            "identifier_type": "int",
            "name": "COG4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "component of oligomeric golgi complex 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 7247,
            "identifier": "1562",
            "identifier_type": "int",
            "name": "CYP2C18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "cytochrome P450, family 2, subfamily C, polypeptide 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 7248,
            "identifier": "C0151723",
            "identifier_type": "str",
            "name": "Hypomagnesaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0151723",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7249,
            "identifier": "GO:0042660",
            "identifier_type": "str",
            "name": "positive regulation of cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042660",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7250,
            "identifier": "C0235592",
            "identifier_type": "str",
            "name": "Lymphadenopathy cervical",
            "properties": {
                "url": "http://identifiers.org/umls/C0235592",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7251,
            "identifier": "GO:0004984",
            "identifier_type": "str",
            "name": "olfactory receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004984",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7252,
            "identifier": "8682",
            "identifier_type": "int",
            "name": "PEA15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8682",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "phosphoprotein enriched in astrocytes 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 7253,
            "identifier": "C0262385",
            "identifier_type": "str",
            "name": "Autonomic nervous system imbalance",
            "properties": {
                "url": "http://identifiers.org/umls/C0262385",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7254,
            "identifier": "GO:1903763",
            "identifier_type": "str",
            "name": "gap junction channel activity involved in cell communication by electrical coupling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903763",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7255,
            "identifier": "GO:0043465",
            "identifier_type": "str",
            "name": "regulation of fermentation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043465",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7256,
            "identifier": "253714",
            "identifier_type": "int",
            "name": "MMS22L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/253714",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "MMS22-like, DNA repair protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 7257,
            "identifier": "2516",
            "identifier_type": "int",
            "name": "NR5A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2516",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "nuclear receptor subfamily 5, group A, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7258,
            "identifier": "11023",
            "identifier_type": "int",
            "name": "VAX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11023",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ventral anterior homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7259,
            "identifier": "DB08930",
            "identifier_type": "str",
            "name": "Dolutegravir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08930",
                "inchi": "InChI=1/C20H19F2N3O5/c1-10-4-5-30-15-9-24-8-13(17(26)18(27)16(24)20(29)25(10)15)19(28)23-7-11-2-3-12(21)6-14(11)22/h2-3,6,8,10,15,27H,4-5,7,9H2,1H3,(H,23,28)/t10-,15+/s2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RHWKPHLQXYSBKR-PJJZDBKBNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 7260,
            "identifier": "GO:0031298",
            "identifier_type": "str",
            "name": "replication fork protection complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031298",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 7261,
            "identifier": "28990",
            "identifier_type": "int",
            "name": "ASTE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28990",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "asteroid homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 7262,
            "identifier": "4969",
            "identifier_type": "int",
            "name": "OGN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "osteoglycin"
            },
            "metanode": "Gene"
        },
        {
            "id": 7263,
            "identifier": "GO:0034698",
            "identifier_type": "str",
            "name": "response to gonadotropin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034698",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7264,
            "identifier": "55007",
            "identifier_type": "int",
            "name": "FAM118A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55007",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "family with sequence similarity 118, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 7265,
            "identifier": "85291",
            "identifier_type": "int",
            "name": "KRTAP4-2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85291",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin associated protein 4-2"
            },
            "metanode": "Gene"
        }
    ]
}