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=9875
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=9900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9850",
    "results": [
        {
            "id": 9866,
            "identifier": "UBERON:0001323",
            "identifier_type": "str",
            "name": "tibial nerve",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001323",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013979"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 9867,
            "identifier": "PC7_4115",
            "identifier_type": "str",
            "name": "Generation of second messenger molecules",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9868,
            "identifier": "88745",
            "identifier_type": "int",
            "name": "RRP36",
            "properties": {
                "url": "http://identifiers.org/ncbigene/88745",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ribosomal RNA processing 36 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9869,
            "identifier": "283171",
            "identifier_type": "int",
            "name": "C11orf44",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283171",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 44"
            },
            "metanode": "Gene"
        },
        {
            "id": 9870,
            "identifier": "55057",
            "identifier_type": "int",
            "name": "AIM1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55057",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "absent in melanoma 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 9871,
            "identifier": "GO:0030432",
            "identifier_type": "str",
            "name": "peristalsis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030432",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9872,
            "identifier": "PC7_7764",
            "identifier_type": "str",
            "name": "Synthesis of substrates in N-glycan biosythesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9873,
            "identifier": "7982",
            "identifier_type": "int",
            "name": "ST7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7982",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "suppression of tumorigenicity 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 9874,
            "identifier": "GO:0035794",
            "identifier_type": "str",
            "name": "positive regulation of mitochondrial membrane permeability",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035794",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9875,
            "identifier": "C0001486",
            "identifier_type": "str",
            "name": "Adenovirus infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0001486",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9876,
            "identifier": "84448",
            "identifier_type": "int",
            "name": "ABLIM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84448",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "actin binding LIM protein family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9877,
            "identifier": "GO:0031119",
            "identifier_type": "str",
            "name": "tRNA pseudouridine synthesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031119",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9878,
            "identifier": "PC7_6900",
            "identifier_type": "str",
            "name": "Regulation of cytoplasmic and nuclear SMAD2/3 signaling",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9879,
            "identifier": "C0028043",
            "identifier_type": "str",
            "name": "Nicotine dependence",
            "properties": {
                "url": "http://identifiers.org/umls/C0028043",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9880,
            "identifier": "C1280433",
            "identifier_type": "str",
            "name": "Lipoatrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C1280433",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9881,
            "identifier": "GO:0031116",
            "identifier_type": "str",
            "name": "positive regulation of microtubule polymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9882,
            "identifier": "1043",
            "identifier_type": "int",
            "name": "CD52",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1043",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "CD52 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 9883,
            "identifier": "9806",
            "identifier_type": "int",
            "name": "SPOCK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9806",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "sparc/osteonectin, cwcv and kazal-like domains proteoglycan (testican) 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9884,
            "identifier": "51193",
            "identifier_type": "int",
            "name": "ZNF639",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51193",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger protein 639"
            },
            "metanode": "Gene"
        },
        {
            "id": 9885,
            "identifier": "PC7_6514",
            "identifier_type": "str",
            "name": "Platelet degranulation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9886,
            "identifier": "GO:0001865",
            "identifier_type": "str",
            "name": "NK T cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001865",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9887,
            "identifier": "GO:0046474",
            "identifier_type": "str",
            "name": "glycerophospholipid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046474",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9888,
            "identifier": "390433",
            "identifier_type": "int",
            "name": "OR4K13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390433",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "olfactory receptor, family 4, subfamily K, member 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 9889,
            "identifier": "C0233485",
            "identifier_type": "str",
            "name": "Apprehension",
            "properties": {
                "url": "http://identifiers.org/umls/C0233485",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9890,
            "identifier": "GO:0045229",
            "identifier_type": "str",
            "name": "external encapsulating structure organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045229",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}