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=41700
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=41725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41675",
    "results": [
        {
            "id": 41699,
            "identifier": "222546",
            "identifier_type": "int",
            "name": "RFX6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/222546",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "regulatory factor X, 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 41700,
            "identifier": "100128824",
            "identifier_type": "int",
            "name": "LOC100128824",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100128824",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC100128824"
            },
            "metanode": "Gene"
        },
        {
            "id": 41701,
            "identifier": "GO:0005853",
            "identifier_type": "str",
            "name": "eukaryotic translation elongation factor 1 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005853",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41702,
            "identifier": "267002",
            "identifier_type": "int",
            "name": "PGBD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/267002",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "piggyBac transposable element derived 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41703,
            "identifier": "54880",
            "identifier_type": "int",
            "name": "BCOR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54880",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "BCL6 corepressor"
            },
            "metanode": "Gene"
        },
        {
            "id": 41704,
            "identifier": "N0000175969",
            "identifier_type": "str",
            "name": "Increased Megakaryocyte Maturation",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175969",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 41705,
            "identifier": "GO:0021694",
            "identifier_type": "str",
            "name": "cerebellar Purkinje cell layer formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021694",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41706,
            "identifier": "PC7_4158",
            "identifier_type": "str",
            "name": "Glucagon-like Peptide-1 (GLP1) regulates insulin secretion",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41707,
            "identifier": "GO:0097050",
            "identifier_type": "str",
            "name": "type B pancreatic cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41708,
            "identifier": "GO:0061036",
            "identifier_type": "str",
            "name": "positive regulation of cartilage development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061036",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41709,
            "identifier": "153769",
            "identifier_type": "int",
            "name": "SH3RF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153769",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "SH3 domain containing ring finger 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41710,
            "identifier": "GO:0008024",
            "identifier_type": "str",
            "name": "positive transcription elongation factor complex b",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008024",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41711,
            "identifier": "GO:0031300",
            "identifier_type": "str",
            "name": "intrinsic component of organelle membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41712,
            "identifier": "GO:0014728",
            "identifier_type": "str",
            "name": "regulation of the force of skeletal muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014728",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41713,
            "identifier": "57221",
            "identifier_type": "int",
            "name": "ARFGEF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57221",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ARFGEF family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 41714,
            "identifier": "GO:0005583",
            "identifier_type": "str",
            "name": "fibrillar collagen trimer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005583",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41715,
            "identifier": "GO:0004659",
            "identifier_type": "str",
            "name": "prenyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004659",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41716,
            "identifier": "105377624",
            "identifier_type": "int",
            "name": "LOC105377624",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377624",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC105377624"
            },
            "metanode": "Gene"
        },
        {
            "id": 41717,
            "identifier": "613",
            "identifier_type": "int",
            "name": "BCR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/613",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "breakpoint cluster region"
            },
            "metanode": "Gene"
        },
        {
            "id": 41718,
            "identifier": "GO:0000289",
            "identifier_type": "str",
            "name": "nuclear-transcribed mRNA poly(A) tail shortening",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000289",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41719,
            "identifier": "26036",
            "identifier_type": "int",
            "name": "ZNF451",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "zinc finger protein 451"
            },
            "metanode": "Gene"
        },
        {
            "id": 41720,
            "identifier": "55578",
            "identifier_type": "int",
            "name": "SUPT20H",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55578",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "suppressor of Ty 20 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41721,
            "identifier": "GO:0060389",
            "identifier_type": "str",
            "name": "pathway-restricted SMAD protein phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060389",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41722,
            "identifier": "3213",
            "identifier_type": "int",
            "name": "HOXB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3213",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "homeobox B3"
            },
            "metanode": "Gene"
        },
        {
            "id": 41723,
            "identifier": "8895",
            "identifier_type": "int",
            "name": "CPNE3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8895",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "copine III"
            },
            "metanode": "Gene"
        }
    ]
}