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=26725
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=26750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26700",
    "results": [
        {
            "id": 26719,
            "identifier": "114783",
            "identifier_type": "int",
            "name": "LMTK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114783",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "lemur tyrosine kinase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 26720,
            "identifier": "GO:0004559",
            "identifier_type": "str",
            "name": "alpha-mannosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004559",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26721,
            "identifier": "6374",
            "identifier_type": "int",
            "name": "CXCL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6374",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "chemokine (C-X-C motif) ligand 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 26722,
            "identifier": "GO:0030547",
            "identifier_type": "str",
            "name": "receptor inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030547",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26723,
            "identifier": "79801",
            "identifier_type": "int",
            "name": "SHCBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79801",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "SHC SH2-domain binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26724,
            "identifier": "C0855624",
            "identifier_type": "str",
            "name": "Aspartate aminotransferase normal",
            "properties": {
                "url": "http://identifiers.org/umls/C0855624",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26725,
            "identifier": "256815",
            "identifier_type": "int",
            "name": "C10orf67",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256815",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 67"
            },
            "metanode": "Gene"
        },
        {
            "id": 26726,
            "identifier": "950",
            "identifier_type": "int",
            "name": "SCARB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/950",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "scavenger receptor class B, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26727,
            "identifier": "9697",
            "identifier_type": "int",
            "name": "TRAM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "translocation associated membrane protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26728,
            "identifier": "GO:0006419",
            "identifier_type": "str",
            "name": "alanyl-tRNA aminoacylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006419",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26729,
            "identifier": "GO:0031668",
            "identifier_type": "str",
            "name": "cellular response to extracellular stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031668",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26730,
            "identifier": "GO:0006429",
            "identifier_type": "str",
            "name": "leucyl-tRNA aminoacylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006429",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26731,
            "identifier": "C0007095",
            "identifier_type": "str",
            "name": "Carcinoid tumour",
            "properties": {
                "url": "http://identifiers.org/umls/C0007095",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26732,
            "identifier": "C0015944",
            "identifier_type": "str",
            "name": "Premature rupture of membranes",
            "properties": {
                "url": "http://identifiers.org/umls/C0015944",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26733,
            "identifier": "83853",
            "identifier_type": "int",
            "name": "ROPN1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83853",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "rhophilin associated tail protein 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 26734,
            "identifier": "GO:0070428",
            "identifier_type": "str",
            "name": "regulation of nucleotide-binding oligomerization domain containing 1 signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070428",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26735,
            "identifier": "80755",
            "identifier_type": "int",
            "name": "AARSD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80755",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "alanyl-tRNA synthetase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26736,
            "identifier": "5984",
            "identifier_type": "int",
            "name": "RFC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5984",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "replication factor C (activator 1) 4, 37kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 26737,
            "identifier": "10395",
            "identifier_type": "int",
            "name": "DLC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10395",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "DLC1 Rho GTPase activating protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 26738,
            "identifier": "GO:2000282",
            "identifier_type": "str",
            "name": "regulation of cellular amino acid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000282",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26739,
            "identifier": "GO:0071867",
            "identifier_type": "str",
            "name": "response to monoamine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071867",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26740,
            "identifier": "101927751",
            "identifier_type": "int",
            "name": "LOC101927751",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927751",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "E3 ubiquitin-protein ligase RING1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 26741,
            "identifier": "93426",
            "identifier_type": "int",
            "name": "SYCE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93426",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "synaptonemal complex central element protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26742,
            "identifier": "GO:0071953",
            "identifier_type": "str",
            "name": "elastic fiber",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071953",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26743,
            "identifier": "PC7_1817",
            "identifier_type": "str",
            "name": "Association of TriC/CCT with target proteins during biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}