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=31225
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=31250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31200",
    "results": [
        {
            "id": 31219,
            "identifier": "100128001",
            "identifier_type": "int",
            "name": "LOC100128001",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100128001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC100128001"
            },
            "metanode": "Gene"
        },
        {
            "id": 31220,
            "identifier": "GO:1990000",
            "identifier_type": "str",
            "name": "amyloid fibril formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990000",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31221,
            "identifier": "WP69_r79955",
            "identifier_type": "str",
            "name": "TCR Signaling Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP69_r79955",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31222,
            "identifier": "9780",
            "identifier_type": "int",
            "name": "PIEZO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9780",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "piezo-type mechanosensitive ion channel component 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31223,
            "identifier": "170394",
            "identifier_type": "int",
            "name": "PWWP2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170394",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "PWWP domain containing 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 31224,
            "identifier": "220416",
            "identifier_type": "int",
            "name": "LRRC63",
            "properties": {
                "url": "http://identifiers.org/ncbigene/220416",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "leucine rich repeat containing 63"
            },
            "metanode": "Gene"
        },
        {
            "id": 31225,
            "identifier": "GO:0006057",
            "identifier_type": "str",
            "name": "mannoprotein biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006057",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31226,
            "identifier": "132724",
            "identifier_type": "int",
            "name": "TMPRSS11B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132724",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "transmembrane protease, serine 11B"
            },
            "metanode": "Gene"
        },
        {
            "id": 31227,
            "identifier": "3614",
            "identifier_type": "int",
            "name": "IMPDH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3614",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "IMP (inosine 5'-monophosphate) dehydrogenase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31228,
            "identifier": "DB00435",
            "identifier_type": "str",
            "name": "Nitric Oxide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00435",
                "inchi": "InChI=1S/NO/c1-2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MWUXSHHQAYIFBG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31229,
            "identifier": "GO:0045495",
            "identifier_type": "str",
            "name": "pole plasm",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045495",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31230,
            "identifier": "GO:0072656",
            "identifier_type": "str",
            "name": "maintenance of protein location in mitochondrion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072656",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31231,
            "identifier": "C0522064",
            "identifier_type": "str",
            "name": "Regurgitation of food",
            "properties": {
                "url": "http://identifiers.org/umls/C0522064",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31232,
            "identifier": "10734",
            "identifier_type": "int",
            "name": "STAG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10734",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "stromal antigen 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 31233,
            "identifier": "GO:0021924",
            "identifier_type": "str",
            "name": "cell proliferation in external granule layer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021924",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31234,
            "identifier": "C0151818",
            "identifier_type": "str",
            "name": "Opisthotonus",
            "properties": {
                "url": "http://identifiers.org/umls/C0151818",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31235,
            "identifier": "4552",
            "identifier_type": "int",
            "name": "MTRR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4552",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "5-methyltetrahydrofolate-homocysteine methyltransferase reductase"
            },
            "metanode": "Gene"
        },
        {
            "id": 31236,
            "identifier": "54462",
            "identifier_type": "int",
            "name": "CCSER2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54462",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "coiled-coil serine-rich protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31237,
            "identifier": "84874",
            "identifier_type": "int",
            "name": "ZNF514",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "zinc finger protein 514"
            },
            "metanode": "Gene"
        },
        {
            "id": 31238,
            "identifier": "C0234376",
            "identifier_type": "str",
            "name": "Action tremor",
            "properties": {
                "url": "http://identifiers.org/umls/C0234376",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31239,
            "identifier": "GO:0035729",
            "identifier_type": "str",
            "name": "cellular response to hepatocyte growth factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035729",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31240,
            "identifier": "DB00449",
            "identifier_type": "str",
            "name": "Dipivefrin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00449",
                "inchi": "InChI=1S/C19H29NO5/c1-18(2,3)16(22)24-14-9-8-12(13(21)11-20-7)10-15(14)25-17(23)19(4,5)6/h8-10,13,20-21H,11H2,1-7H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OCUJLLGVOUDECM-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31241,
            "identifier": "105377206",
            "identifier_type": "int",
            "name": "LOC105377206",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377206",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "5E5 antigen-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 31242,
            "identifier": "GO:0003284",
            "identifier_type": "str",
            "name": "septum primum development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003284",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31243,
            "identifier": "85027",
            "identifier_type": "int",
            "name": "SMIM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "small integral membrane protein 3"
            },
            "metanode": "Gene"
        }
    ]
}