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=27425
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=27450",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27400",
    "results": [
        {
            "id": 27418,
            "identifier": "79958",
            "identifier_type": "int",
            "name": "DENND1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79958",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "DENN/MADD domain containing 1C"
            },
            "metanode": "Gene"
        },
        {
            "id": 27419,
            "identifier": "GO:1990841",
            "identifier_type": "str",
            "name": "promoter-specific chromatin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990841",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27420,
            "identifier": "129852",
            "identifier_type": "int",
            "name": "C2orf73",
            "properties": {
                "url": "http://identifiers.org/ncbigene/129852",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 73"
            },
            "metanode": "Gene"
        },
        {
            "id": 27421,
            "identifier": "GO:0010643",
            "identifier_type": "str",
            "name": "cell communication by chemical coupling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010643",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27422,
            "identifier": "5187",
            "identifier_type": "int",
            "name": "PER1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5187",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "period circadian clock 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27423,
            "identifier": "55081",
            "identifier_type": "int",
            "name": "IFT57",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "intraflagellar transport 57"
            },
            "metanode": "Gene"
        },
        {
            "id": 27424,
            "identifier": "GO:0048611",
            "identifier_type": "str",
            "name": "embryonic ectodermal digestive tract development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048611",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27425,
            "identifier": "85509",
            "identifier_type": "int",
            "name": "MBD3L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85509",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "methyl-CpG binding domain protein 3-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28007,
            "identifier": "PC7_8317",
            "identifier_type": "str",
            "name": "Transcription",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27426,
            "identifier": "GO:0048643",
            "identifier_type": "str",
            "name": "positive regulation of skeletal muscle tissue development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048643",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27427,
            "identifier": "23154",
            "identifier_type": "int",
            "name": "NCDN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neurochondrin"
            },
            "metanode": "Gene"
        },
        {
            "id": 27428,
            "identifier": "GO:0060346",
            "identifier_type": "str",
            "name": "bone trabecula formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060346",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27429,
            "identifier": "GO:0010792",
            "identifier_type": "str",
            "name": "DNA double-strand break processing involved in repair via single-strand annealing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010792",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27430,
            "identifier": "148930",
            "identifier_type": "int",
            "name": "KNCN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "kinocilin"
            },
            "metanode": "Gene"
        },
        {
            "id": 27431,
            "identifier": "GO:0032692",
            "identifier_type": "str",
            "name": "negative regulation of interleukin-1 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032692",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27432,
            "identifier": "C2239176",
            "identifier_type": "str",
            "name": "Hepatocellular carcinoma",
            "properties": {
                "url": "http://identifiers.org/umls/C2239176",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27433,
            "identifier": "C0221248",
            "identifier_type": "str",
            "name": "Gouty tophus",
            "properties": {
                "url": "http://identifiers.org/umls/C0221248",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27434,
            "identifier": "26045",
            "identifier_type": "int",
            "name": "LRRTM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26045",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "leucine rich repeat transmembrane neuronal 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 27435,
            "identifier": "C0948309",
            "identifier_type": "str",
            "name": "Pseudohyperkalaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0948309",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27436,
            "identifier": "79568",
            "identifier_type": "int",
            "name": "C2orf47",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79568",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 47"
            },
            "metanode": "Gene"
        },
        {
            "id": 27437,
            "identifier": "D059411",
            "identifier_type": "str",
            "name": "Lower Urinary Tract Symptoms",
            "properties": {
                "url": "http://identifiers.org/mesh/D059411",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 27438,
            "identifier": "C1608945",
            "identifier_type": "str",
            "name": "Exfoliative rash",
            "properties": {
                "url": "http://identifiers.org/umls/C1608945",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27439,
            "identifier": "717",
            "identifier_type": "int",
            "name": "C2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/717",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "complement component 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 27440,
            "identifier": "219988",
            "identifier_type": "int",
            "name": "PATL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "protein associated with topoisomerase II homolog 1 (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 27441,
            "identifier": "340085",
            "identifier_type": "int",
            "name": "LOC340085",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340085",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "uncharacterized LOC340085"
            },
            "metanode": "Gene"
        }
    ]
}