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=25700
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=25725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25675",
    "results": [
        {
            "id": 25691,
            "identifier": "GO:0019184",
            "identifier_type": "str",
            "name": "nonribosomal peptide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019184",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25692,
            "identifier": "5802",
            "identifier_type": "int",
            "name": "PTPRS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5802",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein tyrosine phosphatase, receptor type, S"
            },
            "metanode": "Gene"
        },
        {
            "id": 25693,
            "identifier": "10469",
            "identifier_type": "int",
            "name": "TIMM44",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10469",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "translocase of inner mitochondrial membrane 44 homolog (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25694,
            "identifier": "GO:1901552",
            "identifier_type": "str",
            "name": "positive regulation of endothelial cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901552",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25695,
            "identifier": "60491",
            "identifier_type": "int",
            "name": "NIF3L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60491",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "NIF3 NGG1 interacting factor 3-like 1 (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25696,
            "identifier": "4940",
            "identifier_type": "int",
            "name": "OAS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4940",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "2'-5'-oligoadenylate synthetase 3, 100kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 25697,
            "identifier": "4303",
            "identifier_type": "int",
            "name": "FOXO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4303",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "forkhead box O4"
            },
            "metanode": "Gene"
        },
        {
            "id": 25698,
            "identifier": "GO:0030047",
            "identifier_type": "str",
            "name": "actin modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030047",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25699,
            "identifier": "GO:0042129",
            "identifier_type": "str",
            "name": "regulation of T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042129",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25700,
            "identifier": "C0852970",
            "identifier_type": "str",
            "name": "Dacryoadenitis acquired",
            "properties": {
                "url": "http://identifiers.org/umls/C0852970",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25701,
            "identifier": "6756",
            "identifier_type": "int",
            "name": "SSX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6756",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "synovial sarcoma, X breakpoint 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25702,
            "identifier": "GO:0002606",
            "identifier_type": "str",
            "name": "positive regulation of dendritic cell antigen processing and presentation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002606",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25703,
            "identifier": "DB00339",
            "identifier_type": "str",
            "name": "Pyrazinamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00339",
                "inchi": "InChI=1S/C5H5N3O/c6-5(9)4-3-7-1-2-8-4/h1-3H,(H2,6,9)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IPEHBUMCGVEMRF-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 25704,
            "identifier": "GO:0031365",
            "identifier_type": "str",
            "name": "N-terminal protein amino acid modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031365",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25705,
            "identifier": "GO:0035242",
            "identifier_type": "str",
            "name": "protein-arginine omega-N asymmetric methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035242",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25706,
            "identifier": "10095",
            "identifier_type": "int",
            "name": "ARPC1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "actin related protein 2/3 complex, subunit 1B, 41kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 25707,
            "identifier": "GO:0034212",
            "identifier_type": "str",
            "name": "peptide N-acetyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034212",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25708,
            "identifier": "GO:0034121",
            "identifier_type": "str",
            "name": "regulation of toll-like receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034121",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25709,
            "identifier": "PC7_6519",
            "identifier_type": "str",
            "name": "Polo-like kinase mediated events",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25710,
            "identifier": "105379522",
            "identifier_type": "int",
            "name": "LOC105379522",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379522",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 717-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 25711,
            "identifier": "3913",
            "identifier_type": "int",
            "name": "LAMB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3913",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "laminin, beta 2 (laminin S)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25712,
            "identifier": "8324",
            "identifier_type": "int",
            "name": "FZD7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8324",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "frizzled class receptor 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 25713,
            "identifier": "100130348",
            "identifier_type": "int",
            "name": "TMEM262",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130348",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "transmembrane protein 262"
            },
            "metanode": "Gene"
        },
        {
            "id": 25714,
            "identifier": "C0574960",
            "identifier_type": "str",
            "name": "Sacroiliitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0574960",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25715,
            "identifier": "2286",
            "identifier_type": "int",
            "name": "FKBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2286",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "FK506 binding protein 2, 13kDa"
            },
            "metanode": "Gene"
        }
    ]
}