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=19250
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=19275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19225",
    "results": [
        {
            "id": 19240,
            "identifier": "GO:0070735",
            "identifier_type": "str",
            "name": "protein-glycine ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070735",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19241,
            "identifier": "C0860851",
            "identifier_type": "str",
            "name": "Oestradiol increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0860851",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19242,
            "identifier": "GO:0009409",
            "identifier_type": "str",
            "name": "response to cold",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19243,
            "identifier": "7113",
            "identifier_type": "int",
            "name": "TMPRSS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7113",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "transmembrane protease, serine 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19244,
            "identifier": "GO:0046511",
            "identifier_type": "str",
            "name": "sphinganine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046511",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19245,
            "identifier": "GO:0002408",
            "identifier_type": "str",
            "name": "myeloid dendritic cell chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002408",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19246,
            "identifier": "25864",
            "identifier_type": "int",
            "name": "ABHD14A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25864",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "abhydrolase domain containing 14A"
            },
            "metanode": "Gene"
        },
        {
            "id": 19247,
            "identifier": "1859",
            "identifier_type": "int",
            "name": "DYRK1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1859",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "dual-specificity tyrosine-(Y)-phosphorylation regulated kinase 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 19248,
            "identifier": "GO:0004571",
            "identifier_type": "str",
            "name": "mannosyl-oligosaccharide 1,2-alpha-mannosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004571",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19249,
            "identifier": "GO:0031587",
            "identifier_type": "str",
            "name": "positive regulation of inositol 1,4,5-trisphosphate-sensitive calcium-release channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031587",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19250,
            "identifier": "79083",
            "identifier_type": "int",
            "name": "MLPH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "melanophilin"
            },
            "metanode": "Gene"
        },
        {
            "id": 19251,
            "identifier": "216",
            "identifier_type": "int",
            "name": "ALDH1A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/216",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "aldehyde dehydrogenase 1 family, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19252,
            "identifier": "8723",
            "identifier_type": "int",
            "name": "SNX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8723",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "sorting nexin 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 19253,
            "identifier": "PC7_2117",
            "identifier_type": "str",
            "name": "Branched-chain amino acid catabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19254,
            "identifier": "63929",
            "identifier_type": "int",
            "name": "XPNPEP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63929",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "X-prolyl aminopeptidase 3, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 19255,
            "identifier": "11176",
            "identifier_type": "int",
            "name": "BAZ2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11176",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "bromodomain adjacent to zinc finger domain, 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 19256,
            "identifier": "8669",
            "identifier_type": "int",
            "name": "EIF3J",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8669",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "eukaryotic translation initiation factor 3, subunit J"
            },
            "metanode": "Gene"
        },
        {
            "id": 19257,
            "identifier": "GO:0052126",
            "identifier_type": "str",
            "name": "movement in host environment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052126",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19258,
            "identifier": "GO:0006813",
            "identifier_type": "str",
            "name": "potassium ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006813",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19259,
            "identifier": "91754",
            "identifier_type": "int",
            "name": "NEK9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91754",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "NIMA-related kinase 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 19261,
            "identifier": "5010",
            "identifier_type": "int",
            "name": "CLDN11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5010",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "claudin 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 19262,
            "identifier": "C0085576",
            "identifier_type": "str",
            "name": "Microcytic anaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0085576",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19263,
            "identifier": "55160",
            "identifier_type": "int",
            "name": "ARHGEF10L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Rho guanine nucleotide exchange factor (GEF) 10-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 19264,
            "identifier": "347732",
            "identifier_type": "int",
            "name": "CATSPER3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347732",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cation channel, sperm associated 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 19265,
            "identifier": "C0232766",
            "identifier_type": "str",
            "name": "Asterixis",
            "properties": {
                "url": "http://identifiers.org/umls/C0232766",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}