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=41400
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=41425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41375",
    "results": [
        {
            "id": 41397,
            "identifier": "GO:0060135",
            "identifier_type": "str",
            "name": "maternal process involved in female pregnancy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060135",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41398,
            "identifier": "29028",
            "identifier_type": "int",
            "name": "ATAD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29028",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ATPase family, AAA domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41399,
            "identifier": "UBERON:0001969",
            "identifier_type": "str",
            "name": "blood plasma",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001969",
                "bto_id": "BTO:0000131",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D010949"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 41400,
            "identifier": "85329",
            "identifier_type": "int",
            "name": "LGALS12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "lectin, galactoside-binding, soluble, 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 41401,
            "identifier": "PC7_4639",
            "identifier_type": "str",
            "name": "IL8- and CXCR2-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41402,
            "identifier": "22862",
            "identifier_type": "int",
            "name": "FNDC3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "fibronectin type III domain containing 3A"
            },
            "metanode": "Gene"
        },
        {
            "id": 41403,
            "identifier": "7220",
            "identifier_type": "int",
            "name": "TRPC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7220",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transient receptor potential cation channel, subfamily C, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41404,
            "identifier": "GO:0072529",
            "identifier_type": "str",
            "name": "pyrimidine-containing compound catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072529",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41405,
            "identifier": "GO:0046900",
            "identifier_type": "str",
            "name": "tetrahydrofolylpolyglutamate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046900",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41406,
            "identifier": "4363",
            "identifier_type": "int",
            "name": "ABCC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4363",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ATP-binding cassette, sub-family C (CFTR/MRP), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41407,
            "identifier": "GO:0046034",
            "identifier_type": "str",
            "name": "ATP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046034",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41408,
            "identifier": "GO:0022821",
            "identifier_type": "str",
            "name": "potassium ion antiporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41409,
            "identifier": "GO:0030222",
            "identifier_type": "str",
            "name": "eosinophil differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030222",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41410,
            "identifier": "448831",
            "identifier_type": "int",
            "name": "FRG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/448831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "FSHD region gene 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41411,
            "identifier": "GO:0009309",
            "identifier_type": "str",
            "name": "amine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009309",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41412,
            "identifier": "GO:0035577",
            "identifier_type": "str",
            "name": "azurophil granule membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035577",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41413,
            "identifier": "79148",
            "identifier_type": "int",
            "name": "MMP28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79148",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "matrix metallopeptidase 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 41414,
            "identifier": "GO:0009410",
            "identifier_type": "str",
            "name": "response to xenobiotic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009410",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41415,
            "identifier": "9044",
            "identifier_type": "int",
            "name": "BTAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9044",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "BTAF1 RNA polymerase II, B-TFIID transcription factor-associated, 170kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 41416,
            "identifier": "GO:0030904",
            "identifier_type": "str",
            "name": "retromer complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030904",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41417,
            "identifier": "GO:0042623",
            "identifier_type": "str",
            "name": "ATPase activity, coupled",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41418,
            "identifier": "DB00838",
            "identifier_type": "str",
            "name": "Clocortolone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00838",
                "inchi": "InChI=1S/C22H28ClFO4/c1-11-6-13-14-8-16(24)15-7-12(26)4-5-21(15,3)22(14,23)18(28)9-20(13,2)19(11)17(27)10-25/h4-5,7,11,13-14,16,18-19,25,28H,6,8-10H2,1-3H3/t11-,13+,14+,16+,18+,19-,20+,21+,22+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YMTMADLUXIRMGX-RFPWEZLHSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 41419,
            "identifier": "GO:0035251",
            "identifier_type": "str",
            "name": "UDP-glucosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035251",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41420,
            "identifier": "GO:0003747",
            "identifier_type": "str",
            "name": "translation release factor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41421,
            "identifier": "345456",
            "identifier_type": "int",
            "name": "PFN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/345456",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "profilin 3"
            },
            "metanode": "Gene"
        }
    ]
}