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=24850
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=24875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24825",
    "results": [
        {
            "id": 24844,
            "identifier": "GO:0046160",
            "identifier_type": "str",
            "name": "heme a metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046160",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24845,
            "identifier": "257101",
            "identifier_type": "int",
            "name": "ZNF683",
            "properties": {
                "url": "http://identifiers.org/ncbigene/257101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 683"
            },
            "metanode": "Gene"
        },
        {
            "id": 24846,
            "identifier": "DB00669",
            "identifier_type": "str",
            "name": "Sumatriptan",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00669",
                "inchi": "InChI=1S/C14H21N3O2S/c1-15-20(18,19)10-11-4-5-14-13(8-11)12(9-16-14)6-7-17(2)3/h4-5,8-9,15-16H,6-7,10H2,1-3H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KQKPFRSPSRPDEB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24847,
            "identifier": "GO:0031780",
            "identifier_type": "str",
            "name": "corticotropin hormone receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031780",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24848,
            "identifier": "1236",
            "identifier_type": "int",
            "name": "CCR7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chemokine (C-C motif) receptor 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 24849,
            "identifier": "9743",
            "identifier_type": "int",
            "name": "ARHGAP32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9743",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "Rho GTPase activating protein 32"
            },
            "metanode": "Gene"
        },
        {
            "id": 24850,
            "identifier": "51130",
            "identifier_type": "int",
            "name": "ASB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51130",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ankyrin repeat and SOCS box containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24851,
            "identifier": "GO:0035065",
            "identifier_type": "str",
            "name": "regulation of histone acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24852,
            "identifier": "C0700292",
            "identifier_type": "str",
            "name": "Hypoxemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0700292",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24853,
            "identifier": "105370551",
            "identifier_type": "int",
            "name": "LOC105370551",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370551",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "uncharacterized LOC105370551"
            },
            "metanode": "Gene"
        },
        {
            "id": 24854,
            "identifier": "C3665356",
            "identifier_type": "str",
            "name": "Food intolerance",
            "properties": {
                "url": "http://identifiers.org/umls/C3665356",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24855,
            "identifier": "105373132",
            "identifier_type": "int",
            "name": "LOC105373132",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC105373132"
            },
            "metanode": "Gene"
        },
        {
            "id": 24856,
            "identifier": "GO:1902187",
            "identifier_type": "str",
            "name": "negative regulation of viral release from host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902187",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24857,
            "identifier": "GO:0032355",
            "identifier_type": "str",
            "name": "response to estradiol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032355",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24858,
            "identifier": "10553",
            "identifier_type": "int",
            "name": "HTATIP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "HIV-1 Tat interactive protein 2, 30kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 24859,
            "identifier": "GO:1903580",
            "identifier_type": "str",
            "name": "positive regulation of ATP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903580",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24860,
            "identifier": "DB00607",
            "identifier_type": "str",
            "name": "Nafcillin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00607",
                "inchi": "InChI=1S/C21H22N2O5S/c1-4-28-13-10-9-11-7-5-6-8-12(11)14(13)17(24)22-15-18(25)23-16(20(26)27)21(2,3)29-19(15)23/h5-10,15-16,19H,4H2,1-3H3,(H,22,24)(H,26,27)/t15-,16+,19-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GPXLMGHLHQJAGZ-JTDSTZFVSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24861,
            "identifier": "WP2371_r84649",
            "identifier_type": "str",
            "name": "Parkinsons Disease Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2371_r84649",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24862,
            "identifier": "GO:1902774",
            "identifier_type": "str",
            "name": "late endosome to lysosome transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902774",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24863,
            "identifier": "GO:0070545",
            "identifier_type": "str",
            "name": "PeBoW complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070545",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24864,
            "identifier": "GO:1901879",
            "identifier_type": "str",
            "name": "regulation of protein depolymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24865,
            "identifier": "GO:2001111",
            "identifier_type": "str",
            "name": "positive regulation of lens epithelial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001111",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24866,
            "identifier": "100887824",
            "identifier_type": "int",
            "name": "DDX11L11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100887824",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "DEAD/H (Asp-Glu-Ala-Asp/His) box helicase 11 like 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 24867,
            "identifier": "200523",
            "identifier_type": "int",
            "name": "TEX37",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200523",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "testis expressed 37"
            },
            "metanode": "Gene"
        },
        {
            "id": 24868,
            "identifier": "GO:0098796",
            "identifier_type": "str",
            "name": "membrane protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098796",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}