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=14575
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=14600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14550",
    "results": [
        {
            "id": 14565,
            "identifier": "DOID:11615",
            "identifier_type": "str",
            "name": "penile cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_11615",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 14566,
            "identifier": "C0541832",
            "identifier_type": "str",
            "name": "Chromaturia",
            "properties": {
                "url": "http://identifiers.org/umls/C0541832",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14567,
            "identifier": "4666",
            "identifier_type": "int",
            "name": "NACA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4666",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "nascent polypeptide-associated complex alpha subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 14568,
            "identifier": "144501",
            "identifier_type": "int",
            "name": "KRT80",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144501",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "keratin 80, type II"
            },
            "metanode": "Gene"
        },
        {
            "id": 14569,
            "identifier": "GO:0002884",
            "identifier_type": "str",
            "name": "negative regulation of hypersensitivity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002884",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14570,
            "identifier": "9641",
            "identifier_type": "int",
            "name": "IKBKE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9641",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "inhibitor of kappa light polypeptide gene enhancer in B-cells, kinase epsilon"
            },
            "metanode": "Gene"
        },
        {
            "id": 14571,
            "identifier": "GO:0070483",
            "identifier_type": "str",
            "name": "detection of hypoxia",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070483",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14572,
            "identifier": "GO:0051607",
            "identifier_type": "str",
            "name": "defense response to virus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051607",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14573,
            "identifier": "C0085119",
            "identifier_type": "str",
            "name": "Ulcer foot",
            "properties": {
                "url": "http://identifiers.org/umls/C0085119",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14574,
            "identifier": "GO:0017176",
            "identifier_type": "str",
            "name": "phosphatidylinositol N-acetylglucosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017176",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14575,
            "identifier": "7263",
            "identifier_type": "int",
            "name": "TST",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7263",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "thiosulfate sulfurtransferase (rhodanese)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14576,
            "identifier": "DB01616",
            "identifier_type": "str",
            "name": "Alverine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01616",
                "inchi": "InChI=1S/C20H27N/c1-2-21(17-9-15-19-11-5-3-6-12-19)18-10-16-20-13-7-4-8-14-20/h3-8,11-14H,2,9-10,15-18H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZPFXAOWNKLFJDN-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 14577,
            "identifier": "GO:0070971",
            "identifier_type": "str",
            "name": "endoplasmic reticulum exit site",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070971",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14578,
            "identifier": "26100",
            "identifier_type": "int",
            "name": "WIPI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26100",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "WD repeat domain, phosphoinositide interacting 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14579,
            "identifier": "1839",
            "identifier_type": "int",
            "name": "HBEGF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "heparin-binding EGF-like growth factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 14580,
            "identifier": "64149",
            "identifier_type": "int",
            "name": "C17orf75",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64149",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chromosome 17 open reading frame 75"
            },
            "metanode": "Gene"
        },
        {
            "id": 14581,
            "identifier": "390077",
            "identifier_type": "int",
            "name": "OR52N2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390077",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily N, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14583,
            "identifier": "124989",
            "identifier_type": "int",
            "name": "EFCAB13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124989",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "EF-hand calcium binding domain 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 14584,
            "identifier": "C0860749",
            "identifier_type": "str",
            "name": "Blood neutrophil count decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0860749",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14585,
            "identifier": "C0347721",
            "identifier_type": "str",
            "name": "Back strain",
            "properties": {
                "url": "http://identifiers.org/umls/C0347721",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14586,
            "identifier": "324",
            "identifier_type": "int",
            "name": "APC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/324",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "adenomatous polyposis coli"
            },
            "metanode": "Gene"
        },
        {
            "id": 14587,
            "identifier": "GO:0098858",
            "identifier_type": "str",
            "name": "actin-based cell projection",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098858",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14588,
            "identifier": "GO:0016607",
            "identifier_type": "str",
            "name": "nuclear speck",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016607",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14589,
            "identifier": "219595",
            "identifier_type": "int",
            "name": "FOLH1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219595",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "folate hydrolase 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 14590,
            "identifier": "105378386",
            "identifier_type": "int",
            "name": "LOC105378386",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378386",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "uncharacterized LOC105378386"
            },
            "metanode": "Gene"
        }
    ]
}