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=23800
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=23825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23775",
    "results": [
        {
            "id": 23794,
            "identifier": "GO:0007413",
            "identifier_type": "str",
            "name": "axonal fasciculation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007413",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23795,
            "identifier": "C0751476",
            "identifier_type": "str",
            "name": "Retching reflex decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0751476",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23796,
            "identifier": "6478",
            "identifier_type": "int",
            "name": "SIAH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6478",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "siah E3 ubiquitin protein ligase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23797,
            "identifier": "GO:0001891",
            "identifier_type": "str",
            "name": "phagocytic cup",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001891",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23798,
            "identifier": "C0341012",
            "identifier_type": "str",
            "name": "Oral herpes",
            "properties": {
                "url": "http://identifiers.org/umls/C0341012",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23799,
            "identifier": "101929728",
            "identifier_type": "int",
            "name": "LOC101929728",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929728",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC101929728"
            },
            "metanode": "Gene"
        },
        {
            "id": 23800,
            "identifier": "25913",
            "identifier_type": "int",
            "name": "POT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25913",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "protection of telomeres 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23801,
            "identifier": "C0037578",
            "identifier_type": "str",
            "name": "Soft tissue injury",
            "properties": {
                "url": "http://identifiers.org/umls/C0037578",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23802,
            "identifier": "DB00312",
            "identifier_type": "str",
            "name": "Pentobarbital",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00312",
                "inchi": "InChI=1S/C11H18N2O3/c1-4-6-7(3)11(5-2)8(14)12-10(16)13-9(11)15/h7H,4-6H2,1-3H3,(H2,12,13,14,15,16)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WEXRUCMBJFQVBZ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23803,
            "identifier": "C0259799",
            "identifier_type": "str",
            "name": "Punctate keratitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0259799",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23804,
            "identifier": "GO:0048806",
            "identifier_type": "str",
            "name": "genitalia development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048806",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23805,
            "identifier": "9801",
            "identifier_type": "int",
            "name": "MRPL19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9801",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "mitochondrial ribosomal protein L19"
            },
            "metanode": "Gene"
        },
        {
            "id": 23806,
            "identifier": "51076",
            "identifier_type": "int",
            "name": "CUTC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51076",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "cutC copper transporter"
            },
            "metanode": "Gene"
        },
        {
            "id": 23807,
            "identifier": "GO:0033505",
            "identifier_type": "str",
            "name": "floor plate morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033505",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23808,
            "identifier": "C0677865",
            "identifier_type": "str",
            "name": "Brain stem glioma",
            "properties": {
                "url": "http://identifiers.org/umls/C0677865",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23809,
            "identifier": "150221",
            "identifier_type": "int",
            "name": "RIMBP3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150221",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "RIMS binding protein 3C"
            },
            "metanode": "Gene"
        },
        {
            "id": 23810,
            "identifier": "GO:0032305",
            "identifier_type": "str",
            "name": "positive regulation of icosanoid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032305",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23811,
            "identifier": "DB00223",
            "identifier_type": "str",
            "name": "Diflorasone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00223",
                "inchi": "InChI=1S/C22H28F2O5/c1-11-6-13-14-8-16(23)15-7-12(26)4-5-19(15,2)21(14,24)17(27)9-20(13,3)22(11,29)18(28)10-25/h4-5,7,11,13-14,16-17,25,27,29H,6,8-10H2,1-3H3/t11-,13-,14-,16-,17-,19-,20-,21-,22-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WXURHACBFYSXBI-XHIJKXOTSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23812,
            "identifier": "10499",
            "identifier_type": "int",
            "name": "NCOA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10499",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "nuclear receptor coactivator 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23813,
            "identifier": "GO:0007525",
            "identifier_type": "str",
            "name": "somatic muscle development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007525",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23814,
            "identifier": "286087",
            "identifier_type": "int",
            "name": "LOC286087",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286087",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC286087"
            },
            "metanode": "Gene"
        },
        {
            "id": 23815,
            "identifier": "GO:0050542",
            "identifier_type": "str",
            "name": "icosanoid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23816,
            "identifier": "PC7_5509",
            "identifier_type": "str",
            "name": "Mismatch repair (MMR) directed by MSH2:MSH3 (MutSbeta)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23817,
            "identifier": "GO:0016340",
            "identifier_type": "str",
            "name": "calcium-dependent cell-matrix adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016340",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23818,
            "identifier": "6786",
            "identifier_type": "int",
            "name": "STIM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6786",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "stromal interaction molecule 1"
            },
            "metanode": "Gene"
        }
    ]
}