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=29150
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=29175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29125",
    "results": [
        {
            "id": 29143,
            "identifier": "23166",
            "identifier_type": "int",
            "name": "STAB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23166",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "stabilin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29144,
            "identifier": "138724",
            "identifier_type": "int",
            "name": "C9orf131",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138724",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 131"
            },
            "metanode": "Gene"
        },
        {
            "id": 29145,
            "identifier": "GO:1901858",
            "identifier_type": "str",
            "name": "regulation of mitochondrial DNA metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901858",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29146,
            "identifier": "439915",
            "identifier_type": "int",
            "name": "KRTAP5-5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/439915",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "keratin associated protein 5-5"
            },
            "metanode": "Gene"
        },
        {
            "id": 29147,
            "identifier": "DB00831",
            "identifier_type": "str",
            "name": "Trifluoperazine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00831",
                "inchi": "InChI=1S/C21H24F3N3S/c1-25-11-13-26(14-12-25)9-4-10-27-17-5-2-3-6-19(17)28-20-8-7-16(15-18(20)27)21(22,23)24/h2-3,5-8,15H,4,9-14H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZEWQUBUPAILYHI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 29148,
            "identifier": "C0233657",
            "identifier_type": "str",
            "name": "Flight of ideas",
            "properties": {
                "url": "http://identifiers.org/umls/C0233657",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29149,
            "identifier": "GO:0021897",
            "identifier_type": "str",
            "name": "forebrain astrocyte development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021897",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29150,
            "identifier": "GO:0043372",
            "identifier_type": "str",
            "name": "positive regulation of CD4-positive, alpha-beta T cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043372",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29151,
            "identifier": "GO:0000988",
            "identifier_type": "str",
            "name": "transcription factor activity, protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000988",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29152,
            "identifier": "C0240173",
            "identifier_type": "str",
            "name": "Shift to the left",
            "properties": {
                "url": "http://identifiers.org/umls/C0240173",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29153,
            "identifier": "GO:0020018",
            "identifier_type": "str",
            "name": "ciliary pocket membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0020018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 29154,
            "identifier": "713",
            "identifier_type": "int",
            "name": "C1QB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/713",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "complement component 1, q subcomponent, B chain"
            },
            "metanode": "Gene"
        },
        {
            "id": 29155,
            "identifier": "9220",
            "identifier_type": "int",
            "name": "TIAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9220",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TGFB1-induced anti-apoptotic factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29156,
            "identifier": "GO:0005776",
            "identifier_type": "str",
            "name": "autophagosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005776",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 29157,
            "identifier": "3182",
            "identifier_type": "int",
            "name": "HNRNPAB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3182",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "heterogeneous nuclear ribonucleoprotein A/B"
            },
            "metanode": "Gene"
        },
        {
            "id": 29158,
            "identifier": "GO:0055083",
            "identifier_type": "str",
            "name": "monovalent inorganic anion homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055083",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29159,
            "identifier": "57615",
            "identifier_type": "int",
            "name": "ZNF492",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57615",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 492"
            },
            "metanode": "Gene"
        },
        {
            "id": 29160,
            "identifier": "GO:0002017",
            "identifier_type": "str",
            "name": "regulation of blood volume by renal aldosterone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002017",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29161,
            "identifier": "121793",
            "identifier_type": "int",
            "name": "TEX29",
            "properties": {
                "url": "http://identifiers.org/ncbigene/121793",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "testis expressed 29"
            },
            "metanode": "Gene"
        },
        {
            "id": 29162,
            "identifier": "GO:0006598",
            "identifier_type": "str",
            "name": "polyamine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006598",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29163,
            "identifier": "GO:0004797",
            "identifier_type": "str",
            "name": "thymidine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004797",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29164,
            "identifier": "GO:0017137",
            "identifier_type": "str",
            "name": "Rab GTPase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017137",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29165,
            "identifier": "5507",
            "identifier_type": "int",
            "name": "PPP1R3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5507",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "protein phosphatase 1, regulatory subunit 3C"
            },
            "metanode": "Gene"
        },
        {
            "id": 29166,
            "identifier": "GO:0016573",
            "identifier_type": "str",
            "name": "histone acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016573",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29167,
            "identifier": "51561",
            "identifier_type": "int",
            "name": "IL23A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51561",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "interleukin 23, alpha subunit p19"
            },
            "metanode": "Gene"
        }
    ]
}