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=33325
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=33350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33300",
    "results": [
        {
            "id": 33319,
            "identifier": "5867",
            "identifier_type": "int",
            "name": "RAB4A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5867",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "RAB4A, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 33320,
            "identifier": "10278",
            "identifier_type": "int",
            "name": "EFS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10278",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "embryonal Fyn-associated substrate"
            },
            "metanode": "Gene"
        },
        {
            "id": 33321,
            "identifier": "GO:0060689",
            "identifier_type": "str",
            "name": "cell differentiation involved in salivary gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060689",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33322,
            "identifier": "DB00898",
            "identifier_type": "str",
            "name": "Ethanol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00898",
                "inchi": "InChI=1S/C2H6O/c1-2-3/h3H,2H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=LFQSCWFLJHTTHZ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33323,
            "identifier": "116729",
            "identifier_type": "int",
            "name": "PPP1R27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116729",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "protein phosphatase 1, regulatory subunit 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 33324,
            "identifier": "DB00907",
            "identifier_type": "str",
            "name": "Cocaine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00907",
                "inchi": "InChI=1S/C17H21NO4/c1-18-12-8-9-13(18)15(17(20)21-2)14(10-12)22-16(19)11-6-4-3-5-7-11/h3-7,12-15H,8-10H2,1-2H3/t12-,13+,14-,15+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZPUCINDJVBIVPJ-LJISPDSOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33325,
            "identifier": "GO:1904589",
            "identifier_type": "str",
            "name": "regulation of protein import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33326,
            "identifier": "84674",
            "identifier_type": "int",
            "name": "CARD6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84674",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "caspase recruitment domain family, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 33327,
            "identifier": "PC7_7749",
            "identifier_type": "str",
            "name": "Synthesis of PIPs at the early endosome membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33328,
            "identifier": "105374537",
            "identifier_type": "int",
            "name": "LOC105374537",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374537",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC105374537"
            },
            "metanode": "Gene"
        },
        {
            "id": 33329,
            "identifier": "PC7_5883",
            "identifier_type": "str",
            "name": "Netrin mediated repulsion signals",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33330,
            "identifier": "GO:0044815",
            "identifier_type": "str",
            "name": "DNA packaging complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044815",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33331,
            "identifier": "GO:0007632",
            "identifier_type": "str",
            "name": "visual behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007632",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33332,
            "identifier": "C0025362",
            "identifier_type": "str",
            "name": "Mental retardation",
            "properties": {
                "url": "http://identifiers.org/umls/C0025362",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33333,
            "identifier": "1397",
            "identifier_type": "int",
            "name": "CRIP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1397",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "cysteine-rich protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33334,
            "identifier": "PC7_3362",
            "identifier_type": "str",
            "name": "E2F transcription factor network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33335,
            "identifier": "GO:0045598",
            "identifier_type": "str",
            "name": "regulation of fat cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045598",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33336,
            "identifier": "GO:1903320",
            "identifier_type": "str",
            "name": "regulation of protein modification by small protein conjugation or removal",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903320",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33337,
            "identifier": "GO:0000099",
            "identifier_type": "str",
            "name": "sulfur amino acid transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000099",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33338,
            "identifier": "GO:0008798",
            "identifier_type": "str",
            "name": "beta-aspartyl-peptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008798",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33339,
            "identifier": "GO:0006767",
            "identifier_type": "str",
            "name": "water-soluble vitamin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006767",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33340,
            "identifier": "GO:0003829",
            "identifier_type": "str",
            "name": "beta-1,3-galactosyl-O-glycosyl-glycoprotein beta-1,6-N-acetylglucosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003829",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33341,
            "identifier": "10842",
            "identifier_type": "int",
            "name": "PPP1R17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10842",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "protein phosphatase 1, regulatory subunit 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 33342,
            "identifier": "222236",
            "identifier_type": "int",
            "name": "NAPEPLD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/222236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "N-acyl phosphatidylethanolamine phospholipase D"
            },
            "metanode": "Gene"
        },
        {
            "id": 33343,
            "identifier": "GO:1901524",
            "identifier_type": "str",
            "name": "regulation of macromitophagy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901524",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}