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=25850
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=25875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25825",
    "results": [
        {
            "id": 25842,
            "identifier": "274",
            "identifier_type": "int",
            "name": "BIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/274",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "bridging integrator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25843,
            "identifier": "9037",
            "identifier_type": "int",
            "name": "SEMA5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9037",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "sema domain, seven thrombospondin repeats (type 1 and type 1-like), transmembrane domain (TM) and short cytoplasmic domain, (semaphorin) 5A"
            },
            "metanode": "Gene"
        },
        {
            "id": 25844,
            "identifier": "23213",
            "identifier_type": "int",
            "name": "SULF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23213",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "sulfatase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25845,
            "identifier": "GO:0050832",
            "identifier_type": "str",
            "name": "defense response to fungus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050832",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25846,
            "identifier": "C0282612",
            "identifier_type": "str",
            "name": "Prostatic intraepithelial neoplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C0282612",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25847,
            "identifier": "2743",
            "identifier_type": "int",
            "name": "GLRB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2743",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "glycine receptor, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 25848,
            "identifier": "GO:0086004",
            "identifier_type": "str",
            "name": "regulation of cardiac muscle cell contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086004",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25849,
            "identifier": "C0863083",
            "identifier_type": "str",
            "name": "Injection site tenderness",
            "properties": {
                "url": "http://identifiers.org/umls/C0863083",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25850,
            "identifier": "80095",
            "identifier_type": "int",
            "name": "ZNF606",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 606"
            },
            "metanode": "Gene"
        },
        {
            "id": 25851,
            "identifier": "5324",
            "identifier_type": "int",
            "name": "PLAG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5324",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "pleiomorphic adenoma gene 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25852,
            "identifier": "148979",
            "identifier_type": "int",
            "name": "GLIS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148979",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "GLIS family zinc finger 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25853,
            "identifier": "55218",
            "identifier_type": "int",
            "name": "EXD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55218",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "exonuclease 3'-5' domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25854,
            "identifier": "GO:0010986",
            "identifier_type": "str",
            "name": "positive regulation of lipoprotein particle clearance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010986",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25855,
            "identifier": "GO:0060415",
            "identifier_type": "str",
            "name": "muscle tissue morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060415",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25856,
            "identifier": "100316904",
            "identifier_type": "int",
            "name": "SAP25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100316904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Sin3A-associated protein, 25kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 25857,
            "identifier": "392399",
            "identifier_type": "int",
            "name": "LCN9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392399",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "lipocalin 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 25858,
            "identifier": "254122",
            "identifier_type": "int",
            "name": "SNX32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254122",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "sorting nexin 32"
            },
            "metanode": "Gene"
        },
        {
            "id": 25859,
            "identifier": "83985",
            "identifier_type": "int",
            "name": "SPNS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83985",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "spinster homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25860,
            "identifier": "157574",
            "identifier_type": "int",
            "name": "FBXO16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/157574",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "F-box protein 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 25861,
            "identifier": "56172",
            "identifier_type": "int",
            "name": "ANKH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56172",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ANKH inorganic pyrophosphate transport regulator"
            },
            "metanode": "Gene"
        },
        {
            "id": 25862,
            "identifier": "C0750016",
            "identifier_type": "str",
            "name": "Generalized urticaria",
            "properties": {
                "url": "http://identifiers.org/umls/C0750016",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25863,
            "identifier": "101929400",
            "identifier_type": "int",
            "name": "LOC101929400",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929400",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC101929400"
            },
            "metanode": "Gene"
        },
        {
            "id": 25864,
            "identifier": "WP47_r78542",
            "identifier_type": "str",
            "name": "Hedgehog Signaling Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP47_r78542",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25865,
            "identifier": "GO:0061440",
            "identifier_type": "str",
            "name": "kidney vasculature development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061440",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25866,
            "identifier": "649935",
            "identifier_type": "int",
            "name": "LOC649935",
            "properties": {
                "url": "http://identifiers.org/ncbigene/649935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "UPF0607 protein ENSP00000381514-like"
            },
            "metanode": "Gene"
        }
    ]
}