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=35575
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=35600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35550",
    "results": [
        {
            "id": 35571,
            "identifier": "80012",
            "identifier_type": "int",
            "name": "PHC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80012",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "polyhomeotic homolog 3 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 35572,
            "identifier": "130162",
            "identifier_type": "int",
            "name": "CLHC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130162",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "clathrin heavy chain linker domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35573,
            "identifier": "151827",
            "identifier_type": "int",
            "name": "LRRC34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "leucine rich repeat containing 34"
            },
            "metanode": "Gene"
        },
        {
            "id": 35574,
            "identifier": "51311",
            "identifier_type": "int",
            "name": "TLR8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51311",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "toll-like receptor 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 35575,
            "identifier": "GO:0042662",
            "identifier_type": "str",
            "name": "negative regulation of mesodermal cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042662",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35576,
            "identifier": "GO:1901679",
            "identifier_type": "str",
            "name": "nucleotide transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901679",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35577,
            "identifier": "C0007196",
            "identifier_type": "str",
            "name": "Restrictive cardiomyopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0007196",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35578,
            "identifier": "C0577559",
            "identifier_type": "str",
            "name": "Mass",
            "properties": {
                "url": "http://identifiers.org/umls/C0577559",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35579,
            "identifier": "C0221152",
            "identifier_type": "str",
            "name": "Obstipation",
            "properties": {
                "url": "http://identifiers.org/umls/C0221152",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35580,
            "identifier": "23208",
            "identifier_type": "int",
            "name": "SYT11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23208",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "synaptotagmin XI"
            },
            "metanode": "Gene"
        },
        {
            "id": 35581,
            "identifier": "7710",
            "identifier_type": "int",
            "name": "ZNF154",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7710",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 154"
            },
            "metanode": "Gene"
        },
        {
            "id": 35582,
            "identifier": "GO:0009415",
            "identifier_type": "str",
            "name": "response to water",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009415",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35583,
            "identifier": "GO:0038018",
            "identifier_type": "str",
            "name": "Wnt receptor catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35584,
            "identifier": "GO:1902023",
            "identifier_type": "str",
            "name": "L-arginine transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902023",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35585,
            "identifier": "64852",
            "identifier_type": "int",
            "name": "TUT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64852",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "terminal uridylyl transferase 1, U6 snRNA-specific"
            },
            "metanode": "Gene"
        },
        {
            "id": 35586,
            "identifier": "GO:0046398",
            "identifier_type": "str",
            "name": "UDP-glucuronate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046398",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35587,
            "identifier": "100996571",
            "identifier_type": "int",
            "name": "CYYR1-AS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996571",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "cysteine/tyrosine-rich 1 antisense RNA 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35588,
            "identifier": "387836",
            "identifier_type": "int",
            "name": "CLEC2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387836",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "C-type lectin domain family 2, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 35589,
            "identifier": "GO:0034638",
            "identifier_type": "str",
            "name": "phosphatidylcholine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034638",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35590,
            "identifier": "771",
            "identifier_type": "int",
            "name": "CA12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/771",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "carbonic anhydrase XII"
            },
            "metanode": "Gene"
        },
        {
            "id": 35591,
            "identifier": "9406",
            "identifier_type": "int",
            "name": "ZRANB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger, RAN-binding domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 35592,
            "identifier": "PC7_3701",
            "identifier_type": "str",
            "name": "Erythrocytes take up carbon dioxide and release oxygen",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 35593,
            "identifier": "220042",
            "identifier_type": "int",
            "name": "DDIAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/220042",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "DNA damage-induced apoptosis suppressor"
            },
            "metanode": "Gene"
        },
        {
            "id": 35594,
            "identifier": "GO:0006101",
            "identifier_type": "str",
            "name": "citrate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006101",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35595,
            "identifier": "3224",
            "identifier_type": "int",
            "name": "HOXC8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3224",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "homeobox C8"
            },
            "metanode": "Gene"
        }
    ]
}