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=41525
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=41550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41500",
    "results": [
        {
            "id": 41522,
            "identifier": "430",
            "identifier_type": "int",
            "name": "ASCL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/430",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "achaete-scute family bHLH transcription factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41523,
            "identifier": "9177",
            "identifier_type": "int",
            "name": "HTR3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9177",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "5-hydroxytryptamine (serotonin) receptor 3B, ionotropic"
            },
            "metanode": "Gene"
        },
        {
            "id": 41524,
            "identifier": "PC7_2946",
            "identifier_type": "str",
            "name": "DNA Damage Bypass",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41525,
            "identifier": "344022",
            "identifier_type": "int",
            "name": "NOTO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/344022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "notochord homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 41526,
            "identifier": "C0277577",
            "identifier_type": "str",
            "name": "Psychic disturbance",
            "properties": {
                "url": "http://identifiers.org/umls/C0277577",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41527,
            "identifier": "C0392171",
            "identifier_type": "str",
            "name": "Influenza-like symptoms",
            "properties": {
                "url": "http://identifiers.org/umls/C0392171",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41528,
            "identifier": "PC7_2685",
            "identifier_type": "str",
            "name": "Cooperation of Prefoldin and TriC/CCT in actin and tubulin folding",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41529,
            "identifier": "C0035522",
            "identifier_type": "str",
            "name": "Rib fracture",
            "properties": {
                "url": "http://identifiers.org/umls/C0035522",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41530,
            "identifier": "GO:0051428",
            "identifier_type": "str",
            "name": "peptide hormone receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051428",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41531,
            "identifier": "80235",
            "identifier_type": "int",
            "name": "PIGZ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80235",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "phosphatidylinositol glycan anchor biosynthesis, class Z"
            },
            "metanode": "Gene"
        },
        {
            "id": 41532,
            "identifier": "133418",
            "identifier_type": "int",
            "name": "EMB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/133418",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "embigin"
            },
            "metanode": "Gene"
        },
        {
            "id": 41533,
            "identifier": "5464",
            "identifier_type": "int",
            "name": "PPA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5464",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "pyrophosphatase (inorganic) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41534,
            "identifier": "51406",
            "identifier_type": "int",
            "name": "NOL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "nucleolar protein 7, 27kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 41535,
            "identifier": "GO:0003256",
            "identifier_type": "str",
            "name": "regulation of transcription from RNA polymerase II promoter involved in myocardial precursor cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003256",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41536,
            "identifier": "WP366_r84196",
            "identifier_type": "str",
            "name": "TGF-beta Signaling Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP366_r84196",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41537,
            "identifier": "GO:0008503",
            "identifier_type": "str",
            "name": "benzodiazepine receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008503",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41538,
            "identifier": "N0000187061",
            "identifier_type": "str",
            "name": "Organic Cation Transporter 2 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000187061",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 41539,
            "identifier": "D005221",
            "identifier_type": "str",
            "name": "Fatigue",
            "properties": {
                "url": "http://identifiers.org/mesh/D005221",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 41540,
            "identifier": "440068",
            "identifier_type": "int",
            "name": "CARD17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "caspase recruitment domain family, member 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 41541,
            "identifier": "84159",
            "identifier_type": "int",
            "name": "ARID5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84159",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "AT rich interactive domain 5B (MRF1-like)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41542,
            "identifier": "C0423757",
            "identifier_type": "str",
            "name": "Skin thinness",
            "properties": {
                "url": "http://identifiers.org/umls/C0423757",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41543,
            "identifier": "GO:0071616",
            "identifier_type": "str",
            "name": "acyl-CoA biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071616",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41544,
            "identifier": "C0152009",
            "identifier_type": "str",
            "name": "WBC abnormal NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0152009",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41545,
            "identifier": "GO:0043492",
            "identifier_type": "str",
            "name": "ATPase activity, coupled to movement of substances",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043492",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41546,
            "identifier": "79861",
            "identifier_type": "int",
            "name": "TUBAL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79861",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "tubulin, alpha-like 3"
            },
            "metanode": "Gene"
        }
    ]
}