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=2850
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=2875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=2825",
    "results": [
        {
            "id": 2835,
            "identifier": "613227",
            "identifier_type": "int",
            "name": "HIGD1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/613227",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "HIG1 hypoxia inducible domain family, member 1C"
            },
            "metanode": "Gene"
        },
        {
            "id": 2836,
            "identifier": "GO:0002252",
            "identifier_type": "str",
            "name": "immune effector process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002252",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2837,
            "identifier": "GO:0072678",
            "identifier_type": "str",
            "name": "T cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072678",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2838,
            "identifier": "27342",
            "identifier_type": "int",
            "name": "RABGEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27342",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "RAB guanine nucleotide exchange factor (GEF) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2839,
            "identifier": "134265",
            "identifier_type": "int",
            "name": "AFAP1L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134265",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "actin filament associated protein 1-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2840,
            "identifier": "57626",
            "identifier_type": "int",
            "name": "KLHL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57626",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "kelch-like family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2841,
            "identifier": "C0155709",
            "identifier_type": "str",
            "name": "Atrial fibrillation and flutter",
            "properties": {
                "url": "http://identifiers.org/umls/C0155709",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2842,
            "identifier": "GO:0022030",
            "identifier_type": "str",
            "name": "telencephalon glial cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2843,
            "identifier": "GO:0042612",
            "identifier_type": "str",
            "name": "MHC class I protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042612",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 2844,
            "identifier": "5534",
            "identifier_type": "int",
            "name": "PPP3R1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5534",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "protein phosphatase 3, regulatory subunit B, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 2845,
            "identifier": "51460",
            "identifier_type": "int",
            "name": "SFMBT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51460",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "Scm-like with four mbt domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2846,
            "identifier": "90507",
            "identifier_type": "int",
            "name": "SCRN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90507",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "secernin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 2847,
            "identifier": "GO:0044210",
            "identifier_type": "str",
            "name": "'de novo' CTP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044210",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2848,
            "identifier": "GO:0043011",
            "identifier_type": "str",
            "name": "myeloid dendritic cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2849,
            "identifier": "C0221333",
            "identifier_type": "str",
            "name": "Hypouricaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0221333",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2850,
            "identifier": "105371136",
            "identifier_type": "int",
            "name": "LOC105371136",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371136",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC105371136"
            },
            "metanode": "Gene"
        },
        {
            "id": 2851,
            "identifier": "92960",
            "identifier_type": "int",
            "name": "PEX11G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92960",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "peroxisomal biogenesis factor 11 gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 2852,
            "identifier": "114881",
            "identifier_type": "int",
            "name": "OSBPL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "oxysterol binding protein-like 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 2853,
            "identifier": "GO:0072522",
            "identifier_type": "str",
            "name": "purine-containing compound biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072522",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2854,
            "identifier": "C0012746",
            "identifier_type": "str",
            "name": "Dissociative disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0012746",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2855,
            "identifier": "6472",
            "identifier_type": "int",
            "name": "SHMT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6472",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "serine hydroxymethyltransferase 2 (mitochondrial)"
            },
            "metanode": "Gene"
        },
        {
            "id": 2856,
            "identifier": "DB00594",
            "identifier_type": "str",
            "name": "Amiloride",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00594",
                "inchi": "InChI=1S/C6H8ClN7O/c7-2-4(9)13-3(8)1(12-2)5(15)14-6(10)11/h(H4,8,9,13)(H4,10,11,14,15)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XSDQTOBWRPYKKA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 2857,
            "identifier": "348938",
            "identifier_type": "int",
            "name": "NIPAL4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "NIPA-like domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 2858,
            "identifier": "GO:0048340",
            "identifier_type": "str",
            "name": "paraxial mesoderm morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048340",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2859,
            "identifier": "337963",
            "identifier_type": "int",
            "name": "KRTAP23-1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/337963",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 23-1"
            },
            "metanode": "Gene"
        }
    ]
}