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=40575
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=40600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=40550",
    "results": [
        {
            "id": 40573,
            "identifier": "GO:0008521",
            "identifier_type": "str",
            "name": "acetyl-CoA transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008521",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40574,
            "identifier": "GO:0003180",
            "identifier_type": "str",
            "name": "aortic valve morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003180",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40575,
            "identifier": "117247",
            "identifier_type": "int",
            "name": "SLC16A10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/117247",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 16 (aromatic amino acid transporter), member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 40576,
            "identifier": "387882",
            "identifier_type": "int",
            "name": "C12orf75",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387882",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 75"
            },
            "metanode": "Gene"
        },
        {
            "id": 40577,
            "identifier": "GO:0017095",
            "identifier_type": "str",
            "name": "heparan sulfate 6-O-sulfotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017095",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40578,
            "identifier": "945",
            "identifier_type": "int",
            "name": "CD33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/945",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CD33 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 40579,
            "identifier": "9708",
            "identifier_type": "int",
            "name": "PCDHGA8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9708",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin gamma subfamily A, 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 40580,
            "identifier": "DB01057",
            "identifier_type": "str",
            "name": "Echothiophate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01057",
                "inchi": "InChI=1S/C9H23NO3PS/c1-6-12-14(11,13-7-2)15-9-8-10(3,4)5/h6-9H2,1-5H3/q+1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BJOLKYGKSZKIGU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 40581,
            "identifier": "340441",
            "identifier_type": "int",
            "name": "POTEA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340441",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "POTE ankyrin domain family, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 40582,
            "identifier": "C0856110",
            "identifier_type": "str",
            "name": "Oedema aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0856110",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40583,
            "identifier": "WP536_r80211",
            "identifier_type": "str",
            "name": "Calcium Regulation in the Cardiac Cell",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP536_r80211",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 40584,
            "identifier": "C1619692",
            "identifier_type": "str",
            "name": "Nephrogenic systemic fibrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C1619692",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40585,
            "identifier": "30000",
            "identifier_type": "int",
            "name": "TNPO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30000",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "transportin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 40586,
            "identifier": "5995",
            "identifier_type": "int",
            "name": "RGR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5995",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "retinal G protein coupled receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 40587,
            "identifier": "10406",
            "identifier_type": "int",
            "name": "WFDC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "WAP four-disulfide core domain 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 40588,
            "identifier": "GO:0031201",
            "identifier_type": "str",
            "name": "SNARE complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031201",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 40589,
            "identifier": "GO:0030229",
            "identifier_type": "str",
            "name": "very-low-density lipoprotein particle receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030229",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40590,
            "identifier": "GO:0006783",
            "identifier_type": "str",
            "name": "heme biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006783",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40591,
            "identifier": "951",
            "identifier_type": "int",
            "name": "CD37",
            "properties": {
                "url": "http://identifiers.org/ncbigene/951",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CD37 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 40592,
            "identifier": "GO:0010662",
            "identifier_type": "str",
            "name": "regulation of striated muscle cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010662",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40593,
            "identifier": "GO:0031763",
            "identifier_type": "str",
            "name": "galanin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031763",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40594,
            "identifier": "4224",
            "identifier_type": "int",
            "name": "MEP1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4224",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "meprin A, alpha (PABA peptide hydrolase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 40595,
            "identifier": "GO:0000295",
            "identifier_type": "str",
            "name": "adenine nucleotide transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000295",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40596,
            "identifier": "200232",
            "identifier_type": "int",
            "name": "FAM209A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200232",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "family with sequence similarity 209, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 40597,
            "identifier": "GO:0007126",
            "identifier_type": "str",
            "name": "meiotic nuclear division",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007126",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}