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=18625
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=18650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18600",
    "results": [
        {
            "id": 18616,
            "identifier": "GO:0048241",
            "identifier_type": "str",
            "name": "epinephrine transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048241",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18617,
            "identifier": "219417",
            "identifier_type": "int",
            "name": "OR8U1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219417",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 8, subfamily U, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18618,
            "identifier": "GO:0006509",
            "identifier_type": "str",
            "name": "membrane protein ectodomain proteolysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18619,
            "identifier": "373863",
            "identifier_type": "int",
            "name": "DND1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/373863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "DND microRNA-mediated repression inhibitor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18620,
            "identifier": "81466",
            "identifier_type": "int",
            "name": "OR2L5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81466",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 2, subfamily L, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 18621,
            "identifier": "PC7_12070",
            "identifier_type": "str",
            "name": "mRNA Editing",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18622,
            "identifier": "C0001511",
            "identifier_type": "str",
            "name": "Adhesion",
            "properties": {
                "url": "http://identifiers.org/umls/C0001511",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18623,
            "identifier": "4009",
            "identifier_type": "int",
            "name": "LMX1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4009",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "LIM homeobox transcription factor 1, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 18624,
            "identifier": "C0520872",
            "identifier_type": "str",
            "name": "Stroke volume increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0520872",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18625,
            "identifier": "2615",
            "identifier_type": "int",
            "name": "LRRC32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2615",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "leucine rich repeat containing 32"
            },
            "metanode": "Gene"
        },
        {
            "id": 18626,
            "identifier": "GO:0001156",
            "identifier_type": "str",
            "name": "TFIIIC-class transcription factor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001156",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18627,
            "identifier": "GO:0031252",
            "identifier_type": "str",
            "name": "cell leading edge",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031252",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18628,
            "identifier": "GO:0033047",
            "identifier_type": "str",
            "name": "regulation of mitotic sister chromatid segregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033047",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18629,
            "identifier": "89953",
            "identifier_type": "int",
            "name": "KLC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89953",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "kinesin light chain 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18630,
            "identifier": "GO:0000805",
            "identifier_type": "str",
            "name": "X chromosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000805",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18631,
            "identifier": "5196",
            "identifier_type": "int",
            "name": "PF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5196",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "platelet factor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18632,
            "identifier": "55090",
            "identifier_type": "int",
            "name": "MED9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55090",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mediator complex subunit 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 18633,
            "identifier": "UBERON:0001650",
            "identifier_type": "str",
            "name": "hypoglossal nerve",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001650",
                "bto_id": "BTO:0003386",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D007002"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 18634,
            "identifier": "66036",
            "identifier_type": "int",
            "name": "MTMR9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/66036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "myotubularin related protein 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 18635,
            "identifier": "124565",
            "identifier_type": "int",
            "name": "SLC38A10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124565",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "solute carrier family 38, member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 18636,
            "identifier": "23163",
            "identifier_type": "int",
            "name": "GGA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23163",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "golgi-associated, gamma adaptin ear containing, ARF binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18637,
            "identifier": "C0017185",
            "identifier_type": "str",
            "name": "Gastrointestinal neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0017185",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18638,
            "identifier": "GO:0005833",
            "identifier_type": "str",
            "name": "hemoglobin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005833",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18639,
            "identifier": "GO:0014912",
            "identifier_type": "str",
            "name": "negative regulation of smooth muscle cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014912",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18640,
            "identifier": "GO:2001242",
            "identifier_type": "str",
            "name": "regulation of intrinsic apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001242",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}