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=26675
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=26700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26650",
    "results": [
        {
            "id": 26669,
            "identifier": "GO:0031465",
            "identifier_type": "str",
            "name": "Cul4B-RING E3 ubiquitin ligase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031465",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26670,
            "identifier": "GO:0060710",
            "identifier_type": "str",
            "name": "chorio-allantoic fusion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060710",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26671,
            "identifier": "25966",
            "identifier_type": "int",
            "name": "C2CD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25966",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "C2 calcium-dependent domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26672,
            "identifier": "55508",
            "identifier_type": "int",
            "name": "SLC35E3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55508",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier family 35, member E3"
            },
            "metanode": "Gene"
        },
        {
            "id": 26673,
            "identifier": "C0239571",
            "identifier_type": "str",
            "name": "Foetor hepaticus",
            "properties": {
                "url": "http://identifiers.org/umls/C0239571",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26674,
            "identifier": "79041",
            "identifier_type": "int",
            "name": "TMEM38A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79041",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "transmembrane protein 38A"
            },
            "metanode": "Gene"
        },
        {
            "id": 26675,
            "identifier": "GO:0004104",
            "identifier_type": "str",
            "name": "cholinesterase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004104",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26676,
            "identifier": "8809",
            "identifier_type": "int",
            "name": "IL18R1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8809",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "interleukin 18 receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26677,
            "identifier": "GO:0098781",
            "identifier_type": "str",
            "name": "ncRNA transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098781",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26678,
            "identifier": "100130705",
            "identifier_type": "int",
            "name": "LOC100130705",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130705",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC100130705"
            },
            "metanode": "Gene"
        },
        {
            "id": 26679,
            "identifier": "C0851886",
            "identifier_type": "str",
            "name": "Pneumocystis carinii infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0851886",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26680,
            "identifier": "26648",
            "identifier_type": "int",
            "name": "OR7E24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "olfactory receptor, family 7, subfamily E, member 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 26681,
            "identifier": "GO:1903975",
            "identifier_type": "str",
            "name": "regulation of glial cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903975",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26682,
            "identifier": "GO:1900102",
            "identifier_type": "str",
            "name": "negative regulation of endoplasmic reticulum unfolded protein response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900102",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26683,
            "identifier": "GO:2000812",
            "identifier_type": "str",
            "name": "regulation of barbed-end actin filament capping",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000812",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26684,
            "identifier": "5096",
            "identifier_type": "int",
            "name": "PCCB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5096",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "propionyl CoA carboxylase, beta polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 26685,
            "identifier": "140902",
            "identifier_type": "int",
            "name": "R3HDML",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140902",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "R3H domain containing-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 26686,
            "identifier": "C0853117",
            "identifier_type": "str",
            "name": "Blood testosterone decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853117",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26687,
            "identifier": "GO:0045721",
            "identifier_type": "str",
            "name": "negative regulation of gluconeogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045721",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26688,
            "identifier": "GO:0030284",
            "identifier_type": "str",
            "name": "estrogen receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030284",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26689,
            "identifier": "GO:0044782",
            "identifier_type": "str",
            "name": "cilium organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044782",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26690,
            "identifier": "C0020438",
            "identifier_type": "str",
            "name": "Hypercalciuria",
            "properties": {
                "url": "http://identifiers.org/umls/C0020438",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26691,
            "identifier": "GO:0018199",
            "identifier_type": "str",
            "name": "peptidyl-glutamine modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018199",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26692,
            "identifier": "C0854165",
            "identifier_type": "str",
            "name": "Conjunctivitis papillary",
            "properties": {
                "url": "http://identifiers.org/umls/C0854165",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26693,
            "identifier": "GO:0005802",
            "identifier_type": "str",
            "name": "trans-Golgi network",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005802",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}