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=33275
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=33300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33250",
    "results": [
        {
            "id": 33269,
            "identifier": "389073",
            "identifier_type": "int",
            "name": "C2orf80",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389073",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 80"
            },
            "metanode": "Gene"
        },
        {
            "id": 33270,
            "identifier": "C0549385",
            "identifier_type": "str",
            "name": "Feeling of body temperature change",
            "properties": {
                "url": "http://identifiers.org/umls/C0549385",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33271,
            "identifier": "GO:0035036",
            "identifier_type": "str",
            "name": "sperm-egg recognition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035036",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33272,
            "identifier": "26157",
            "identifier_type": "int",
            "name": "GIMAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26157",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "GTPase, IMAP family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33273,
            "identifier": "55699",
            "identifier_type": "int",
            "name": "IARS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55699",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "isoleucyl-tRNA synthetase 2, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 33274,
            "identifier": "GO:0045213",
            "identifier_type": "str",
            "name": "neurotransmitter receptor metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045213",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33275,
            "identifier": "GO:0071598",
            "identifier_type": "str",
            "name": "neuronal ribonucleoprotein granule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071598",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33276,
            "identifier": "GO:1903429",
            "identifier_type": "str",
            "name": "regulation of cell maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903429",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33277,
            "identifier": "100128571",
            "identifier_type": "int",
            "name": "LOC100128571",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100128571",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC100128571"
            },
            "metanode": "Gene"
        },
        {
            "id": 33278,
            "identifier": "509",
            "identifier_type": "int",
            "name": "ATP5C1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/509",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ATP synthase, H+ transporting, mitochondrial F1 complex, gamma polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33279,
            "identifier": "GO:0004337",
            "identifier_type": "str",
            "name": "geranyltranstransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004337",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33280,
            "identifier": "GO:0001871",
            "identifier_type": "str",
            "name": "pattern binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001871",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33281,
            "identifier": "GO:0031125",
            "identifier_type": "str",
            "name": "rRNA 3'-end processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031125",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33282,
            "identifier": "27111",
            "identifier_type": "int",
            "name": "SDCBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27111",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "syndecan binding protein (syntenin) 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33283,
            "identifier": "2834",
            "identifier_type": "int",
            "name": "PRLHR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "prolactin releasing hormone receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 33284,
            "identifier": "PC7_5510",
            "identifier_type": "str",
            "name": "Mismatch repair (MMR) directed by MSH2:MSH6 (MutSalpha)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33285,
            "identifier": "C0349217",
            "identifier_type": "str",
            "name": "Depressive episode",
            "properties": {
                "url": "http://identifiers.org/umls/C0349217",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33286,
            "identifier": "C1262170",
            "identifier_type": "str",
            "name": "Herpes dermatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1262170",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33287,
            "identifier": "5303",
            "identifier_type": "int",
            "name": "PIN4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5303",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "peptidylprolyl cis/trans isomerase, NIMA-interacting 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 33288,
            "identifier": "85865",
            "identifier_type": "int",
            "name": "GTPBP10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85865",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "GTP-binding protein 10 (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33289,
            "identifier": "GO:0034584",
            "identifier_type": "str",
            "name": "piRNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034584",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33290,
            "identifier": "124912",
            "identifier_type": "int",
            "name": "SPACA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124912",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "sperm acrosome associated 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33291,
            "identifier": "112939",
            "identifier_type": "int",
            "name": "NACC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/112939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "nucleus accumbens associated 1, BEN and BTB (POZ) domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 33292,
            "identifier": "23398",
            "identifier_type": "int",
            "name": "PPWD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23398",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "peptidylprolyl isomerase domain and WD repeat containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33293,
            "identifier": "7884",
            "identifier_type": "int",
            "name": "SLBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7884",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "stem-loop binding protein"
            },
            "metanode": "Gene"
        }
    ]
}