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=18075
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=18100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18050",
    "results": [
        {
            "id": 18067,
            "identifier": "GO:0006241",
            "identifier_type": "str",
            "name": "CTP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006241",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18068,
            "identifier": "7404",
            "identifier_type": "int",
            "name": "UTY",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7404",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "ubiquitously transcribed tetratricopeptide repeat containing, Y-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 18069,
            "identifier": "26206",
            "identifier_type": "int",
            "name": "SPAG8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26206",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "sperm associated antigen 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 18070,
            "identifier": "N0000175850",
            "identifier_type": "str",
            "name": "Melanin Synthesis Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175850",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 18071,
            "identifier": "DB00378",
            "identifier_type": "str",
            "name": "Dydrogesterone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00378",
                "inchi": "InChI=1S/C21H28O2/c1-13(22)17-6-7-18-16-5-4-14-12-15(23)8-10-20(14,2)19(16)9-11-21(17,18)3/h4-5,12,16-19H,6-11H2,1-3H3/t16-,17+,18-,19+,20+,21+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JGMOKGBVKVMRFX-HQZYFCCVSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 18072,
            "identifier": "GO:0060405",
            "identifier_type": "str",
            "name": "regulation of penile erection",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060405",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18073,
            "identifier": "55799",
            "identifier_type": "int",
            "name": "CACNA2D3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "calcium channel, voltage-dependent, alpha 2/delta subunit 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18074,
            "identifier": "D005158",
            "identifier_type": "str",
            "name": "Facial Paralysis",
            "properties": {
                "url": "http://identifiers.org/mesh/D005158",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 18075,
            "identifier": "GO:0072176",
            "identifier_type": "str",
            "name": "nephric duct development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072176",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18076,
            "identifier": "594857",
            "identifier_type": "int",
            "name": "NPS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/594857",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "neuropeptide S"
            },
            "metanode": "Gene"
        },
        {
            "id": 18077,
            "identifier": "8972",
            "identifier_type": "int",
            "name": "MGAM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8972",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "maltase-glucoamylase"
            },
            "metanode": "Gene"
        },
        {
            "id": 18078,
            "identifier": "GO:0015145",
            "identifier_type": "str",
            "name": "monosaccharide transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015145",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18079,
            "identifier": "219736",
            "identifier_type": "int",
            "name": "STOX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219736",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "storkhead box 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18080,
            "identifier": "WP23_r79985",
            "identifier_type": "str",
            "name": "B Cell Receptor Signaling Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP23_r79985",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18081,
            "identifier": "2934",
            "identifier_type": "int",
            "name": "GSN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2934",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "gelsolin"
            },
            "metanode": "Gene"
        },
        {
            "id": 18082,
            "identifier": "C0522046",
            "identifier_type": "str",
            "name": "Cough suppression",
            "properties": {
                "url": "http://identifiers.org/umls/C0522046",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18083,
            "identifier": "223075",
            "identifier_type": "int",
            "name": "CCDC129",
            "properties": {
                "url": "http://identifiers.org/ncbigene/223075",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "coiled-coil domain containing 129"
            },
            "metanode": "Gene"
        },
        {
            "id": 18084,
            "identifier": "GO:0007004",
            "identifier_type": "str",
            "name": "telomere maintenance via telomerase",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007004",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18085,
            "identifier": "D020178",
            "identifier_type": "str",
            "name": "Sleep Disorders, Circadian Rhythm",
            "properties": {
                "url": "http://identifiers.org/mesh/D020178",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 18086,
            "identifier": "51313",
            "identifier_type": "int",
            "name": "FAM198B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51313",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "family with sequence similarity 198, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 18087,
            "identifier": "GO:0031076",
            "identifier_type": "str",
            "name": "embryonic camera-type eye development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031076",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18088,
            "identifier": "GO:0072114",
            "identifier_type": "str",
            "name": "pronephros morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072114",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18089,
            "identifier": "7712",
            "identifier_type": "int",
            "name": "ZNF157",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7712",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger protein 157"
            },
            "metanode": "Gene"
        },
        {
            "id": 18090,
            "identifier": "GO:2000157",
            "identifier_type": "str",
            "name": "negative regulation of ubiquitin-specific protease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18091,
            "identifier": "C0016034",
            "identifier_type": "str",
            "name": "Fibrocystic breast disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0016034",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}