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=37750
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=37775",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37725",
    "results": [
        {
            "id": 37744,
            "identifier": "57585",
            "identifier_type": "int",
            "name": "CRAMP1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57585",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "Crm, cramped-like (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37745,
            "identifier": "GO:0008597",
            "identifier_type": "str",
            "name": "calcium-dependent protein serine/threonine phosphatase regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008597",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37746,
            "identifier": "PC7_7748",
            "identifier_type": "str",
            "name": "Synthesis of PIPs at the Golgi membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 37747,
            "identifier": "645811",
            "identifier_type": "int",
            "name": "CCDC154",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645811",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "coiled-coil domain containing 154"
            },
            "metanode": "Gene"
        },
        {
            "id": 37748,
            "identifier": "GO:0007019",
            "identifier_type": "str",
            "name": "microtubule depolymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37749,
            "identifier": "C0019364",
            "identifier_type": "str",
            "name": "Ophthalmic herpes zoster",
            "properties": {
                "url": "http://identifiers.org/umls/C0019364",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37750,
            "identifier": "5493",
            "identifier_type": "int",
            "name": "PPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5493",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "periplakin"
            },
            "metanode": "Gene"
        },
        {
            "id": 37751,
            "identifier": "GO:0042551",
            "identifier_type": "str",
            "name": "neuron maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042551",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37752,
            "identifier": "GO:2000301",
            "identifier_type": "str",
            "name": "negative regulation of synaptic vesicle exocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000301",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37753,
            "identifier": "C0014394",
            "identifier_type": "str",
            "name": "Enuresis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014394",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37754,
            "identifier": "GO:0008212",
            "identifier_type": "str",
            "name": "mineralocorticoid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008212",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37755,
            "identifier": "GO:0043065",
            "identifier_type": "str",
            "name": "positive regulation of apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37756,
            "identifier": "7818",
            "identifier_type": "int",
            "name": "DAP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7818",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "death associated protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 37757,
            "identifier": "PC7_2701",
            "identifier_type": "str",
            "name": "Costimulation by the CD28 family",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 37758,
            "identifier": "UBERON:0002414",
            "identifier_type": "str",
            "name": "lumbar vertebra",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002414",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008159"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 37759,
            "identifier": "84300",
            "identifier_type": "int",
            "name": "UQCC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84300",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ubiquinol-cytochrome c reductase complex assembly factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37760,
            "identifier": "DB01593",
            "identifier_type": "str",
            "name": "Zinc",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01593",
                "inchi": "InChI=1S/Zn",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HCHKCACWOHOZIP-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 37761,
            "identifier": "642968",
            "identifier_type": "int",
            "name": "FAM163B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/642968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "family with sequence similarity 163, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 37762,
            "identifier": "C0155111",
            "identifier_type": "str",
            "name": "Bullous keratopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0155111",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37763,
            "identifier": "6191",
            "identifier_type": "int",
            "name": "RPS4X",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6191",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ribosomal protein S4, X-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 37764,
            "identifier": "GO:0098780",
            "identifier_type": "str",
            "name": "response to mitochondrial depolarisation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098780",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37765,
            "identifier": "64960",
            "identifier_type": "int",
            "name": "MRPS15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64960",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mitochondrial ribosomal protein S15"
            },
            "metanode": "Gene"
        },
        {
            "id": 37766,
            "identifier": "C0740425",
            "identifier_type": "str",
            "name": "Taste altered",
            "properties": {
                "url": "http://identifiers.org/umls/C0740425",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37767,
            "identifier": "GO:0045647",
            "identifier_type": "str",
            "name": "negative regulation of erythrocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045647",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37768,
            "identifier": "GO:0009881",
            "identifier_type": "str",
            "name": "photoreceptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009881",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}