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=25075
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=25100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25050",
    "results": [
        {
            "id": 25068,
            "identifier": "129138",
            "identifier_type": "int",
            "name": "ANKRD54",
            "properties": {
                "url": "http://identifiers.org/ncbigene/129138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "ankyrin repeat domain 54"
            },
            "metanode": "Gene"
        },
        {
            "id": 25069,
            "identifier": "285971",
            "identifier_type": "int",
            "name": "ZNF775",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285971",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zinc finger protein 775"
            },
            "metanode": "Gene"
        },
        {
            "id": 25070,
            "identifier": "WP2355_r79973",
            "identifier_type": "str",
            "name": "Corticotropin-releasing hormone",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2355_r79973",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25071,
            "identifier": "GO:0070828",
            "identifier_type": "str",
            "name": "heterochromatin organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070828",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25072,
            "identifier": "84667",
            "identifier_type": "int",
            "name": "HES7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84667",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "hes family bHLH transcription factor 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 25073,
            "identifier": "4650",
            "identifier_type": "int",
            "name": "MYO9B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "myosin IXB"
            },
            "metanode": "Gene"
        },
        {
            "id": 25074,
            "identifier": "C0151971",
            "identifier_type": "str",
            "name": "Intestinal ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0151971",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25075,
            "identifier": "196415",
            "identifier_type": "int",
            "name": "C12orf77",
            "properties": {
                "url": "http://identifiers.org/ncbigene/196415",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 77"
            },
            "metanode": "Gene"
        },
        {
            "id": 25076,
            "identifier": "D006313",
            "identifier_type": "str",
            "name": "Hearing Loss, Central",
            "properties": {
                "url": "http://identifiers.org/mesh/D006313",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 25077,
            "identifier": "10009",
            "identifier_type": "int",
            "name": "ZBTB33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10009",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger and BTB domain containing 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 25078,
            "identifier": "GO:1903911",
            "identifier_type": "str",
            "name": "positive regulation of receptor clustering",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903911",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25079,
            "identifier": "C0549452",
            "identifier_type": "str",
            "name": "Localised skin reaction",
            "properties": {
                "url": "http://identifiers.org/umls/C0549452",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25080,
            "identifier": "GO:0035455",
            "identifier_type": "str",
            "name": "response to interferon-alpha",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035455",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25081,
            "identifier": "105370945",
            "identifier_type": "int",
            "name": "LOC105370945",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370945",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "probable lysosomal cobalamin transporter"
            },
            "metanode": "Gene"
        },
        {
            "id": 25082,
            "identifier": "GO:0008821",
            "identifier_type": "str",
            "name": "crossover junction endodeoxyribonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25083,
            "identifier": "GO:0072191",
            "identifier_type": "str",
            "name": "ureter smooth muscle development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072191",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25084,
            "identifier": "3843",
            "identifier_type": "int",
            "name": "IPO5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3843",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "importin 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 25085,
            "identifier": "8382",
            "identifier_type": "int",
            "name": "NME5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8382",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "NME/NM23 family member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 25086,
            "identifier": "GO:0060353",
            "identifier_type": "str",
            "name": "regulation of cell adhesion molecule production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060353",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25087,
            "identifier": "GO:0045601",
            "identifier_type": "str",
            "name": "regulation of endothelial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045601",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25088,
            "identifier": "C1112371",
            "identifier_type": "str",
            "name": "Anterior chamber pigmentation",
            "properties": {
                "url": "http://identifiers.org/umls/C1112371",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25089,
            "identifier": "2200",
            "identifier_type": "int",
            "name": "FBN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2200",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "fibrillin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25090,
            "identifier": "10963",
            "identifier_type": "int",
            "name": "STIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10963",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "stress-induced phosphoprotein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25091,
            "identifier": "C0020452",
            "identifier_type": "str",
            "name": "Hyperaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0020452",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25092,
            "identifier": "GO:1900103",
            "identifier_type": "str",
            "name": "positive regulation of endoplasmic reticulum unfolded protein response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900103",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}