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=35225
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=35250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35200",
    "results": [
        {
            "id": 35221,
            "identifier": "53349",
            "identifier_type": "int",
            "name": "ZFYVE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53349",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "zinc finger, FYVE domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35222,
            "identifier": "GO:0046069",
            "identifier_type": "str",
            "name": "cGMP catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046069",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35223,
            "identifier": "84062",
            "identifier_type": "int",
            "name": "DTNBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84062",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "dystrobrevin binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35224,
            "identifier": "GO:0002862",
            "identifier_type": "str",
            "name": "negative regulation of inflammatory response to antigenic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002862",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35225,
            "identifier": "GO:0051117",
            "identifier_type": "str",
            "name": "ATPase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051117",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35226,
            "identifier": "8991",
            "identifier_type": "int",
            "name": "SELENBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "selenium binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35227,
            "identifier": "50506",
            "identifier_type": "int",
            "name": "DUOX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50506",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "dual oxidase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 35228,
            "identifier": "100132399",
            "identifier_type": "int",
            "name": "GAGE12D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132399",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G antigen 12D"
            },
            "metanode": "Gene"
        },
        {
            "id": 35229,
            "identifier": "642730",
            "identifier_type": "int",
            "name": "LOC642730",
            "properties": {
                "url": "http://identifiers.org/ncbigene/642730",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC642730"
            },
            "metanode": "Gene"
        },
        {
            "id": 35230,
            "identifier": "GO:0097211",
            "identifier_type": "str",
            "name": "cellular response to gonadotropin-releasing hormone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097211",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35231,
            "identifier": "389874",
            "identifier_type": "int",
            "name": "ZCCHC13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger, CCHC domain containing 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 35232,
            "identifier": "GO:0000062",
            "identifier_type": "str",
            "name": "fatty-acyl-CoA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000062",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35233,
            "identifier": "GO:0060318",
            "identifier_type": "str",
            "name": "definitive erythrocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060318",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35234,
            "identifier": "158158",
            "identifier_type": "int",
            "name": "RASEF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "RAS and EF-hand domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 35235,
            "identifier": "2937",
            "identifier_type": "int",
            "name": "GSS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2937",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "glutathione synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 35236,
            "identifier": "GO:0048003",
            "identifier_type": "str",
            "name": "antigen processing and presentation of lipid antigen via MHC class Ib",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35237,
            "identifier": "DB00475",
            "identifier_type": "str",
            "name": "Chlordiazepoxide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00475",
                "inchi": "InChI=1S/C16H14ClN3O/c1-18-15-10-20(21)16(11-5-3-2-4-6-11)13-9-12(17)7-8-14(13)19-15/h2-9H,10H2,1H3,(H,18,19)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ANTSCNMPPGJYLG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35238,
            "identifier": "GO:0006939",
            "identifier_type": "str",
            "name": "smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006939",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35239,
            "identifier": "GO:0004909",
            "identifier_type": "str",
            "name": "interleukin-1, Type I, activating receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004909",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35240,
            "identifier": "51204",
            "identifier_type": "int",
            "name": "TACO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51204",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "translational activator of mitochondrially encoded cytochrome c oxidase I"
            },
            "metanode": "Gene"
        },
        {
            "id": 35241,
            "identifier": "GO:0035929",
            "identifier_type": "str",
            "name": "steroid hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035929",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35242,
            "identifier": "GO:0031705",
            "identifier_type": "str",
            "name": "bombesin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031705",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35243,
            "identifier": "GO:0072537",
            "identifier_type": "str",
            "name": "fibroblast activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072537",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35244,
            "identifier": "23373",
            "identifier_type": "int",
            "name": "CRTC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23373",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CREB regulated transcription coactivator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35245,
            "identifier": "138803",
            "identifier_type": "int",
            "name": "OR13C3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138803",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "olfactory receptor, family 13, subfamily C, member 3"
            },
            "metanode": "Gene"
        }
    ]
}