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=32100
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=32125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32075",
    "results": [
        {
            "id": 32094,
            "identifier": "27068",
            "identifier_type": "int",
            "name": "PPA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "pyrophosphatase (inorganic) 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32095,
            "identifier": "102724371",
            "identifier_type": "int",
            "name": "LOC102724371",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "uncharacterized LOC102724371"
            },
            "metanode": "Gene"
        },
        {
            "id": 32096,
            "identifier": "79609",
            "identifier_type": "int",
            "name": "VCPKMT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79609",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "valosin containing protein lysine (K) methyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 32097,
            "identifier": "387695",
            "identifier_type": "int",
            "name": "C10orf99",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387695",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 99"
            },
            "metanode": "Gene"
        },
        {
            "id": 32098,
            "identifier": "GO:2000412",
            "identifier_type": "str",
            "name": "positive regulation of thymocyte migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000412",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32099,
            "identifier": "758",
            "identifier_type": "int",
            "name": "MPPED1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/758",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "metallophosphoesterase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32100,
            "identifier": "9249",
            "identifier_type": "int",
            "name": "DHRS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9249",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dehydrogenase/reductase (SDR family) member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 32101,
            "identifier": "GO:0031492",
            "identifier_type": "str",
            "name": "nucleosomal DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031492",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32102,
            "identifier": "27344",
            "identifier_type": "int",
            "name": "PCSK1N",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "proprotein convertase subtilisin/kexin type 1 inhibitor"
            },
            "metanode": "Gene"
        },
        {
            "id": 32103,
            "identifier": "3083",
            "identifier_type": "int",
            "name": "HGFAC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "HGF activator"
            },
            "metanode": "Gene"
        },
        {
            "id": 32104,
            "identifier": "C0151649",
            "identifier_type": "str",
            "name": "Injection site fibrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0151649",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32105,
            "identifier": "57644",
            "identifier_type": "int",
            "name": "MYH7B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57644",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "myosin, heavy chain 7B, cardiac muscle, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 32106,
            "identifier": "GO:0071071",
            "identifier_type": "str",
            "name": "regulation of phospholipid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071071",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32107,
            "identifier": "83661",
            "identifier_type": "int",
            "name": "MS4A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83661",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "membrane-spanning 4-domains, subfamily A, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 32108,
            "identifier": "GO:2000040",
            "identifier_type": "str",
            "name": "regulation of planar cell polarity pathway involved in axis elongation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000040",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32109,
            "identifier": "5536",
            "identifier_type": "int",
            "name": "PPP5C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5536",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein phosphatase 5, catalytic subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 32110,
            "identifier": "51478",
            "identifier_type": "int",
            "name": "HSD17B7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51478",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hydroxysteroid (17-beta) dehydrogenase 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 32111,
            "identifier": "90525",
            "identifier_type": "int",
            "name": "SHF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90525",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "Src homology 2 domain containing F"
            },
            "metanode": "Gene"
        },
        {
            "id": 32112,
            "identifier": "8346",
            "identifier_type": "int",
            "name": "HIST1H2BI",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H2bi"
            },
            "metanode": "Gene"
        },
        {
            "id": 32113,
            "identifier": "GO:0030151",
            "identifier_type": "str",
            "name": "molybdenum ion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030151",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32114,
            "identifier": "23647",
            "identifier_type": "int",
            "name": "ARFIP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23647",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ADP-ribosylation factor interacting protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32115,
            "identifier": "GO:0090230",
            "identifier_type": "str",
            "name": "regulation of centromere complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090230",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32116,
            "identifier": "C0149523",
            "identifier_type": "str",
            "name": "Acute cystitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0149523",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32117,
            "identifier": "C0027404",
            "identifier_type": "str",
            "name": "Narcolepsy",
            "properties": {
                "url": "http://identifiers.org/umls/C0027404",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32118,
            "identifier": "114899",
            "identifier_type": "int",
            "name": "C1QTNF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114899",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "C1q and tumor necrosis factor related protein 3"
            },
            "metanode": "Gene"
        }
    ]
}