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=39750
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=39775",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39725",
    "results": [
        {
            "id": 39749,
            "identifier": "GO:0033093",
            "identifier_type": "str",
            "name": "Weibel-Palade body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39750,
            "identifier": "25758",
            "identifier_type": "int",
            "name": "KIAA1549L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25758",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "KIAA1549-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 39751,
            "identifier": "1737",
            "identifier_type": "int",
            "name": "DLAT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1737",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "dihydrolipoamide S-acetyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 39752,
            "identifier": "55300",
            "identifier_type": "int",
            "name": "PI4K2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55300",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "phosphatidylinositol 4-kinase type 2 beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 39753,
            "identifier": "63935",
            "identifier_type": "int",
            "name": "PCIF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "PDX1 C-terminal inhibiting factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39754,
            "identifier": "PC7_8347",
            "identifier_type": "str",
            "name": "Transport of Ribonucleoproteins into the Host Nucleus",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39755,
            "identifier": "GO:0004142",
            "identifier_type": "str",
            "name": "diacylglycerol cholinephosphotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004142",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39756,
            "identifier": "GO:0098656",
            "identifier_type": "str",
            "name": "anion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098656",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39757,
            "identifier": "GO:0043248",
            "identifier_type": "str",
            "name": "proteasome assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043248",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39758,
            "identifier": "644524",
            "identifier_type": "int",
            "name": "NKX2-4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644524",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "NK2 homeobox 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 39759,
            "identifier": "C0031538",
            "identifier_type": "str",
            "name": "Tight foreskin",
            "properties": {
                "url": "http://identifiers.org/umls/C0031538",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39760,
            "identifier": "8601",
            "identifier_type": "int",
            "name": "RGS20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8601",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "regulator of G-protein signaling 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 39761,
            "identifier": "C0267716",
            "identifier_type": "str",
            "name": "Incisional hernia",
            "properties": {
                "url": "http://identifiers.org/umls/C0267716",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39762,
            "identifier": "GO:0032094",
            "identifier_type": "str",
            "name": "response to food",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39763,
            "identifier": "27283",
            "identifier_type": "int",
            "name": "TINAG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27283",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "tubulointerstitial nephritis antigen"
            },
            "metanode": "Gene"
        },
        {
            "id": 39764,
            "identifier": "26696",
            "identifier_type": "int",
            "name": "OR2T1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26696",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 2, subfamily T, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39765,
            "identifier": "11070",
            "identifier_type": "int",
            "name": "TMEM115",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11070",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transmembrane protein 115"
            },
            "metanode": "Gene"
        },
        {
            "id": 39766,
            "identifier": "PC7_12150",
            "identifier_type": "str",
            "name": "mitochondrial fatty acid beta-oxidation of unsaturated fatty acids",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39767,
            "identifier": "100129126",
            "identifier_type": "int",
            "name": "LOC100129126",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129126",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC100129126"
            },
            "metanode": "Gene"
        },
        {
            "id": 39768,
            "identifier": "WP1982_r79943",
            "identifier_type": "str",
            "name": "SREBP signalling",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP1982_r79943",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39769,
            "identifier": "GO:0070242",
            "identifier_type": "str",
            "name": "thymocyte apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070242",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39770,
            "identifier": "WP534_r78585",
            "identifier_type": "str",
            "name": "Glycolysis and Gluconeogenesis",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP534_r78585",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39771,
            "identifier": "93973",
            "identifier_type": "int",
            "name": "ACTR8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93973",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ARP8 actin-related protein 8 homolog (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39772,
            "identifier": "GO:0051659",
            "identifier_type": "str",
            "name": "maintenance of mitochondrion location",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051659",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39773,
            "identifier": "22999",
            "identifier_type": "int",
            "name": "RIMS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22999",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "regulating synaptic membrane exocytosis 1"
            },
            "metanode": "Gene"
        }
    ]
}