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=28800
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=28825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28775",
    "results": [
        {
            "id": 28793,
            "identifier": "C0085271",
            "identifier_type": "str",
            "name": "Self injurious behaviour",
            "properties": {
                "url": "http://identifiers.org/umls/C0085271",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28794,
            "identifier": "GO:0016408",
            "identifier_type": "str",
            "name": "C-acyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016408",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28795,
            "identifier": "GO:0030109",
            "identifier_type": "str",
            "name": "HLA-B specific inhibitory MHC class I receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030109",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28796,
            "identifier": "26074",
            "identifier_type": "int",
            "name": "CFAP61",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26074",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "cilia and flagella associated protein 61"
            },
            "metanode": "Gene"
        },
        {
            "id": 28797,
            "identifier": "1813",
            "identifier_type": "int",
            "name": "DRD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "dopamine receptor D2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28798,
            "identifier": "55616",
            "identifier_type": "int",
            "name": "ASAP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55616",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ArfGAP with SH3 domain, ankyrin repeat and PH domain 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28799,
            "identifier": "25771",
            "identifier_type": "int",
            "name": "TBC1D22A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25771",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "TBC1 domain family, member 22A"
            },
            "metanode": "Gene"
        },
        {
            "id": 28800,
            "identifier": "GO:1904263",
            "identifier_type": "str",
            "name": "positive regulation of TORC1 signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904263",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28801,
            "identifier": "GO:0060113",
            "identifier_type": "str",
            "name": "inner ear receptor cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060113",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28802,
            "identifier": "8933",
            "identifier_type": "int",
            "name": "FAM127A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "family with sequence similarity 127, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 28803,
            "identifier": "C0007820",
            "identifier_type": "str",
            "name": "Cerebrovascular disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0007820",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28804,
            "identifier": "81618",
            "identifier_type": "int",
            "name": "ITM2C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81618",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "integral membrane protein 2C"
            },
            "metanode": "Gene"
        },
        {
            "id": 28805,
            "identifier": "GO:0002438",
            "identifier_type": "str",
            "name": "acute inflammatory response to antigenic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002438",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28806,
            "identifier": "PC7_5968",
            "identifier_type": "str",
            "name": "Non-integrin membrane-ECM interactions",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28807,
            "identifier": "GO:1990138",
            "identifier_type": "str",
            "name": "neuron projection extension",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990138",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28808,
            "identifier": "GO:0006657",
            "identifier_type": "str",
            "name": "CDP-choline pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006657",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28809,
            "identifier": "79991",
            "identifier_type": "int",
            "name": "OBFC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "oligonucleotide/oligosaccharide-binding fold containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28810,
            "identifier": "130013",
            "identifier_type": "int",
            "name": "ACMSD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "aminocarboxymuconate semialdehyde decarboxylase"
            },
            "metanode": "Gene"
        },
        {
            "id": 28811,
            "identifier": "100506888",
            "identifier_type": "int",
            "name": "TCEB3CL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100506888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "transcription elongation factor B polypeptide 3C-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28812,
            "identifier": "GO:0043392",
            "identifier_type": "str",
            "name": "negative regulation of DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043392",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28813,
            "identifier": "D020186",
            "identifier_type": "str",
            "name": "Sleep Bruxism",
            "properties": {
                "url": "http://identifiers.org/mesh/D020186",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 28814,
            "identifier": "C0857175",
            "identifier_type": "str",
            "name": "Postinfarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0857175",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28815,
            "identifier": "GO:0005168",
            "identifier_type": "str",
            "name": "neurotrophin TRKA receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005168",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28816,
            "identifier": "PC7_1516",
            "identifier_type": "str",
            "name": "Activated NOTCH1 Transmits Signal to the Nucleus",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28817,
            "identifier": "GO:0055001",
            "identifier_type": "str",
            "name": "muscle cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055001",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}