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=3950
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=3975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3925",
    "results": [
        {
            "id": 3936,
            "identifier": "N0000008853",
            "identifier_type": "str",
            "name": "Decreased RNA Replication",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008853",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 3937,
            "identifier": "GO:0001880",
            "identifier_type": "str",
            "name": "Mullerian duct regression",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001880",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3938,
            "identifier": "23380",
            "identifier_type": "int",
            "name": "SRGAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23380",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SLIT-ROBO Rho GTPase activating protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3939,
            "identifier": "400954",
            "identifier_type": "int",
            "name": "EML6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400954",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "echinoderm microtubule associated protein like 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 3940,
            "identifier": "D003639",
            "identifier_type": "str",
            "name": "Hearing Loss, Sudden",
            "properties": {
                "url": "http://identifiers.org/mesh/D003639",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 3941,
            "identifier": "84220",
            "identifier_type": "int",
            "name": "RGPD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84220",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "RANBP2-like and GRIP domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 3942,
            "identifier": "724066",
            "identifier_type": "int",
            "name": "ATXN8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/724066",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ataxin 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 3943,
            "identifier": "6239",
            "identifier_type": "int",
            "name": "RREB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6239",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ras responsive element binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3944,
            "identifier": "GO:0060059",
            "identifier_type": "str",
            "name": "embryonic retina morphogenesis in camera-type eye",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060059",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3945,
            "identifier": "C1455705",
            "identifier_type": "str",
            "name": "Histiocytosis X of lung",
            "properties": {
                "url": "http://identifiers.org/umls/C1455705",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3946,
            "identifier": "C0162281",
            "identifier_type": "str",
            "name": "Corneal deposits",
            "properties": {
                "url": "http://identifiers.org/umls/C0162281",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3947,
            "identifier": "GO:0004594",
            "identifier_type": "str",
            "name": "pantothenate kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004594",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3948,
            "identifier": "GO:0032606",
            "identifier_type": "str",
            "name": "type I interferon production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032606",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3949,
            "identifier": "815",
            "identifier_type": "int",
            "name": "CAMK2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/815",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "calcium/calmodulin-dependent protein kinase II alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 3950,
            "identifier": "402778",
            "identifier_type": "int",
            "name": "IFITM10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/402778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "interferon induced transmembrane protein 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 3951,
            "identifier": "50837",
            "identifier_type": "int",
            "name": "TAS2R7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50837",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 3952,
            "identifier": "440955",
            "identifier_type": "int",
            "name": "TMEM89",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transmembrane protein 89"
            },
            "metanode": "Gene"
        },
        {
            "id": 3953,
            "identifier": "GO:0005965",
            "identifier_type": "str",
            "name": "protein farnesyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005965",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3954,
            "identifier": "DB00733",
            "identifier_type": "str",
            "name": "Pralidoxime",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00733",
                "inchi": "InChI=1S/C7H8N2O/c1-9-5-3-2-4-7(9)6-8-10/h2-6H,1H3/p+1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JBKPUQTUERUYQE-UHFFFAOYSA-O"
            },
            "metanode": "Compound"
        },
        {
            "id": 3955,
            "identifier": "390205",
            "identifier_type": "int",
            "name": "LRRC10B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "leucine rich repeat containing 10B"
            },
            "metanode": "Gene"
        },
        {
            "id": 3956,
            "identifier": "C0278080",
            "identifier_type": "str",
            "name": "Dependence physiological",
            "properties": {
                "url": "http://identifiers.org/umls/C0278080",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3957,
            "identifier": "GO:0048029",
            "identifier_type": "str",
            "name": "monosaccharide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048029",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4205,
            "identifier": "C0152027",
            "identifier_type": "str",
            "name": "Sensory disturbance",
            "properties": {
                "url": "http://identifiers.org/umls/C0152027",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3958,
            "identifier": "3396",
            "identifier_type": "int",
            "name": "ICT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "immature colon carcinoma transcript 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3959,
            "identifier": "C1112762",
            "identifier_type": "str",
            "name": "Blood methaemoglobin present",
            "properties": {
                "url": "http://identifiers.org/umls/C1112762",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}