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=19850
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=19875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19825",
    "results": [
        {
            "id": 19839,
            "identifier": "GO:0000164",
            "identifier_type": "str",
            "name": "protein phosphatase type 1 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000164",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19840,
            "identifier": "785",
            "identifier_type": "int",
            "name": "CACNB4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/785",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "calcium channel, voltage-dependent, beta 4 subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 19841,
            "identifier": "DB06800",
            "identifier_type": "str",
            "name": "Methylnaltrexone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06800",
                "inchi": "InChI=1S/C21H25NO4/c1-22(11-12-2-3-12)9-8-20-17-13-4-5-14(23)18(17)26-19(20)15(24)6-7-21(20,25)16(22)10-13/h4-5,12,16,19,25H,2-3,6-11H2,1H3/p+1/t16-,19+,20+,21-,22?/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JVLBPIPGETUEET-GAAHOAFPSA-O"
            },
            "metanode": "Compound"
        },
        {
            "id": 19842,
            "identifier": "GO:0006342",
            "identifier_type": "str",
            "name": "chromatin silencing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006342",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19843,
            "identifier": "GO:0070911",
            "identifier_type": "str",
            "name": "global genome nucleotide-excision repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070911",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19844,
            "identifier": "390191",
            "identifier_type": "int",
            "name": "OR5B12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390191",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 5, subfamily B, member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 19845,
            "identifier": "100288960",
            "identifier_type": "int",
            "name": "PRSS43",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100288960",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "protease, serine, 43"
            },
            "metanode": "Gene"
        },
        {
            "id": 19846,
            "identifier": "GO:0002399",
            "identifier_type": "str",
            "name": "MHC class II protein complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002399",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19847,
            "identifier": "202915",
            "identifier_type": "int",
            "name": "TMEM184A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/202915",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transmembrane protein 184A"
            },
            "metanode": "Gene"
        },
        {
            "id": 19848,
            "identifier": "GO:0035470",
            "identifier_type": "str",
            "name": "positive regulation of vascular wound healing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035470",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19849,
            "identifier": "GO:0008048",
            "identifier_type": "str",
            "name": "calcium sensitive guanylate cyclase activator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008048",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19850,
            "identifier": "10246",
            "identifier_type": "int",
            "name": "SLC17A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10246",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 17, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19851,
            "identifier": "51633",
            "identifier_type": "int",
            "name": "OTUD6B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51633",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "OTU domain containing 6B"
            },
            "metanode": "Gene"
        },
        {
            "id": 19852,
            "identifier": "DB01356",
            "identifier_type": "str",
            "name": "Lithium",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01356",
                "inchi": "InChI=1S/Li/q+1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HBBGRARXTFLTSG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19853,
            "identifier": "GO:0046979",
            "identifier_type": "str",
            "name": "TAP2 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046979",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19854,
            "identifier": "PC7_5360",
            "identifier_type": "str",
            "name": "Methionine salvage pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19855,
            "identifier": "4192",
            "identifier_type": "int",
            "name": "MDK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4192",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "midkine (neurite growth-promoting factor 2)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19856,
            "identifier": "10761",
            "identifier_type": "int",
            "name": "PLAC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10761",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "placenta-specific 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19857,
            "identifier": "C0043250",
            "identifier_type": "str",
            "name": "Wound",
            "properties": {
                "url": "http://identifiers.org/umls/C0043250",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19858,
            "identifier": "GO:0003006",
            "identifier_type": "str",
            "name": "developmental process involved in reproduction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19859,
            "identifier": "84514",
            "identifier_type": "int",
            "name": "GHDC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84514",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "GH3 domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 19860,
            "identifier": "GO:0043921",
            "identifier_type": "str",
            "name": "modulation by host of viral transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043921",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19861,
            "identifier": "C0221714",
            "identifier_type": "str",
            "name": "Injection site infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0221714",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19862,
            "identifier": "GO:0015849",
            "identifier_type": "str",
            "name": "organic acid transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015849",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19863,
            "identifier": "6533",
            "identifier_type": "int",
            "name": "SLC6A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6533",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "solute carrier family 6 (neurotransmitter transporter), member 6"
            },
            "metanode": "Gene"
        }
    ]
}