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=8925
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=8950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8900",
    "results": [
        {
            "id": 8916,
            "identifier": "GO:0004461",
            "identifier_type": "str",
            "name": "lactose synthase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004461",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8917,
            "identifier": "C0007280",
            "identifier_type": "str",
            "name": "Carotid bruit",
            "properties": {
                "url": "http://identifiers.org/umls/C0007280",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8918,
            "identifier": "D005157",
            "identifier_type": "str",
            "name": "Facial Pain",
            "properties": {
                "url": "http://identifiers.org/mesh/D005157",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 8919,
            "identifier": "6418",
            "identifier_type": "int",
            "name": "SET",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6418",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "SET nuclear proto-oncogene"
            },
            "metanode": "Gene"
        },
        {
            "id": 8920,
            "identifier": "GO:0032940",
            "identifier_type": "str",
            "name": "secretion by cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032940",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8921,
            "identifier": "WP690_r72132",
            "identifier_type": "str",
            "name": "Polyol Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP690_r72132",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8922,
            "identifier": "GO:0015252",
            "identifier_type": "str",
            "name": "hydrogen ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015252",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8923,
            "identifier": "C1695895",
            "identifier_type": "str",
            "name": "Angiodermatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1695895",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8924,
            "identifier": "9757",
            "identifier_type": "int",
            "name": "KMT2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9757",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "lysine (K)-specific methyltransferase 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 8925,
            "identifier": "170371",
            "identifier_type": "int",
            "name": "C10orf128",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 128"
            },
            "metanode": "Gene"
        },
        {
            "id": 8926,
            "identifier": "441150",
            "identifier_type": "int",
            "name": "C6orf226",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "chromosome 6 open reading frame 226"
            },
            "metanode": "Gene"
        },
        {
            "id": 8927,
            "identifier": "GO:0080033",
            "identifier_type": "str",
            "name": "response to nitrite",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0080033",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8928,
            "identifier": "6751",
            "identifier_type": "int",
            "name": "SSTR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6751",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "somatostatin receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8929,
            "identifier": "C0235988",
            "identifier_type": "str",
            "name": "Serum iron decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0235988",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8930,
            "identifier": "PC7_2927",
            "identifier_type": "str",
            "name": "DARPP-32 events",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8931,
            "identifier": "143282",
            "identifier_type": "int",
            "name": "FGFBP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/143282",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "fibroblast growth factor binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 8932,
            "identifier": "GO:0046498",
            "identifier_type": "str",
            "name": "S-adenosylhomocysteine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046498",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8933,
            "identifier": "101928675",
            "identifier_type": "int",
            "name": "LOC101928675",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928675",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "putative uncharacterized protein FLJ44672"
            },
            "metanode": "Gene"
        },
        {
            "id": 8934,
            "identifier": "C0277960",
            "identifier_type": "str",
            "name": "Dry hair",
            "properties": {
                "url": "http://identifiers.org/umls/C0277960",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8935,
            "identifier": "UBERON:0002012",
            "identifier_type": "str",
            "name": "pulmonary artery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002012",
                "bto_id": "BTO:0000778",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D011651"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 8936,
            "identifier": "54439",
            "identifier_type": "int",
            "name": "RBM27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54439",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "RNA binding motif protein 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 8937,
            "identifier": "GO:0051640",
            "identifier_type": "str",
            "name": "organelle localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051640",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8938,
            "identifier": "GO:1902583",
            "identifier_type": "str",
            "name": "multi-organism intracellular transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902583",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8939,
            "identifier": "GO:0035304",
            "identifier_type": "str",
            "name": "regulation of protein dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035304",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8940,
            "identifier": "56892",
            "identifier_type": "int",
            "name": "C8orf4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56892",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 4"
            },
            "metanode": "Gene"
        }
    ]
}