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=21600
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=21625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21575",
    "results": [
        {
            "id": 21591,
            "identifier": "102724235",
            "identifier_type": "int",
            "name": "LOC102724235",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724235",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "protein FAM231D-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 21592,
            "identifier": "GO:0005166",
            "identifier_type": "str",
            "name": "neurotrophin p75 receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005166",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21593,
            "identifier": "GO:0060298",
            "identifier_type": "str",
            "name": "positive regulation of sarcomere organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060298",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21594,
            "identifier": "622",
            "identifier_type": "int",
            "name": "BDH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/622",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "3-hydroxybutyrate dehydrogenase, type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21595,
            "identifier": "9113",
            "identifier_type": "int",
            "name": "LATS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9113",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "large tumor suppressor kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21596,
            "identifier": "GO:0030317",
            "identifier_type": "str",
            "name": "sperm motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030317",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21597,
            "identifier": "GO:0061402",
            "identifier_type": "str",
            "name": "positive regulation of transcription from RNA polymerase II promoter in response to acidic pH",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061402",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21598,
            "identifier": "105378684",
            "identifier_type": "int",
            "name": "LOC105378684",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC105378684"
            },
            "metanode": "Gene"
        },
        {
            "id": 21599,
            "identifier": "GO:0005778",
            "identifier_type": "str",
            "name": "peroxisomal membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005778",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 21600,
            "identifier": "GO:0031099",
            "identifier_type": "str",
            "name": "regeneration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031099",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21601,
            "identifier": "2947",
            "identifier_type": "int",
            "name": "GSTM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2947",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "glutathione S-transferase mu 3 (brain)"
            },
            "metanode": "Gene"
        },
        {
            "id": 21602,
            "identifier": "57508",
            "identifier_type": "int",
            "name": "INTS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57508",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "integrator complex subunit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21603,
            "identifier": "GO:0070274",
            "identifier_type": "str",
            "name": "RES complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070274",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 21604,
            "identifier": "GO:0004177",
            "identifier_type": "str",
            "name": "aminopeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004177",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21605,
            "identifier": "GO:1903031",
            "identifier_type": "str",
            "name": "regulation of microtubule plus-end binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903031",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21606,
            "identifier": "GO:0016717",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on paired donors, with oxidation of a pair of donors resulting in the reduction of molecular oxygen to two molecules of water",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016717",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21607,
            "identifier": "23511",
            "identifier_type": "int",
            "name": "NUP188",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23511",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "nucleoporin 188kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 21608,
            "identifier": "C0152517",
            "identifier_type": "str",
            "name": "Viral diarrhoea",
            "properties": {
                "url": "http://identifiers.org/umls/C0152517",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21609,
            "identifier": "C1142178",
            "identifier_type": "str",
            "name": "Intestinal stoma complication",
            "properties": {
                "url": "http://identifiers.org/umls/C1142178",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21610,
            "identifier": "GO:0060482",
            "identifier_type": "str",
            "name": "lobar bronchus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060482",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21611,
            "identifier": "GO:0046520",
            "identifier_type": "str",
            "name": "sphingoid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046520",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21612,
            "identifier": "105374086",
            "identifier_type": "int",
            "name": "LOC105374086",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374086",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "skin secretory protein xP2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 21613,
            "identifier": "6354",
            "identifier_type": "int",
            "name": "CCL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6354",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chemokine (C-C motif) ligand 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 21614,
            "identifier": "GO:0048861",
            "identifier_type": "str",
            "name": "leukemia inhibitory factor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048861",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21615,
            "identifier": "79797",
            "identifier_type": "int",
            "name": "ZNF408",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79797",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "zinc finger protein 408"
            },
            "metanode": "Gene"
        }
    ]
}