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=13350
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=13375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13325",
    "results": [
        {
            "id": 13338,
            "identifier": "161003",
            "identifier_type": "int",
            "name": "STOML3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/161003",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "stomatin (EPB72)-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13339,
            "identifier": "5670",
            "identifier_type": "int",
            "name": "PSG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5670",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "pregnancy specific beta-1-glycoprotein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13340,
            "identifier": "10321",
            "identifier_type": "int",
            "name": "CRISP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10321",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "cysteine-rich secretory protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13341,
            "identifier": "51596",
            "identifier_type": "int",
            "name": "CUTA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51596",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "cutA divalent cation tolerance homolog (E. coli)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13342,
            "identifier": "GO:0046903",
            "identifier_type": "str",
            "name": "secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046903",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13343,
            "identifier": "GO:0031087",
            "identifier_type": "str",
            "name": "deadenylation-independent decapping of nuclear-transcribed mRNA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13344,
            "identifier": "23765",
            "identifier_type": "int",
            "name": "IL17RA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23765",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "interleukin 17 receptor A"
            },
            "metanode": "Gene"
        },
        {
            "id": 13345,
            "identifier": "GO:0042088",
            "identifier_type": "str",
            "name": "T-helper 1 type immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042088",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13346,
            "identifier": "WP405_r73594",
            "identifier_type": "str",
            "name": "Eukaryotic Transcription Initiation",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP405_r73594",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13347,
            "identifier": "GO:0014894",
            "identifier_type": "str",
            "name": "response to denervation involved in regulation of muscle adaptation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014894",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13348,
            "identifier": "GO:0098802",
            "identifier_type": "str",
            "name": "plasma membrane receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098802",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13349,
            "identifier": "6608",
            "identifier_type": "int",
            "name": "SMO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6608",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "smoothened, frizzled class receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 13350,
            "identifier": "GO:0001763",
            "identifier_type": "str",
            "name": "morphogenesis of a branching structure",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001763",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13351,
            "identifier": "D018888",
            "identifier_type": "str",
            "name": "Aphasia, Primary Progressive",
            "properties": {
                "url": "http://identifiers.org/mesh/D018888",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 13352,
            "identifier": "65265",
            "identifier_type": "int",
            "name": "C8orf33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65265",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 13353,
            "identifier": "4245",
            "identifier_type": "int",
            "name": "MGAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4245",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "mannosyl (alpha-1,3-)-glycoprotein beta-1,2-N-acetylglucosaminyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 13354,
            "identifier": "GO:0008481",
            "identifier_type": "str",
            "name": "sphinganine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008481",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13358,
            "identifier": "1184",
            "identifier_type": "int",
            "name": "CLCN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chloride channel, voltage-sensitive 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 13359,
            "identifier": "GO:0010613",
            "identifier_type": "str",
            "name": "positive regulation of cardiac muscle hypertrophy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010613",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13360,
            "identifier": "9077",
            "identifier_type": "int",
            "name": "DIRAS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9077",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DIRAS family, GTP-binding RAS-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13361,
            "identifier": "C0027562",
            "identifier_type": "str",
            "name": "Negativism",
            "properties": {
                "url": "http://identifiers.org/umls/C0027562",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13362,
            "identifier": "GO:0006656",
            "identifier_type": "str",
            "name": "phosphatidylcholine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006656",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13363,
            "identifier": "3781",
            "identifier_type": "int",
            "name": "KCNN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3781",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "potassium channel, calcium activated intermediate/small conductance subfamily N alpha, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13364,
            "identifier": "GO:0030595",
            "identifier_type": "str",
            "name": "leukocyte chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030595",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13365,
            "identifier": "GO:0014740",
            "identifier_type": "str",
            "name": "negative regulation of muscle hyperplasia",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014740",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}