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=6675
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=6700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6650",
    "results": [
        {
            "id": 6665,
            "identifier": "GO:0051547",
            "identifier_type": "str",
            "name": "regulation of keratinocyte migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051547",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6666,
            "identifier": "GO:0071462",
            "identifier_type": "str",
            "name": "cellular response to water stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071462",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6667,
            "identifier": "GO:0050796",
            "identifier_type": "str",
            "name": "regulation of insulin secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050796",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6668,
            "identifier": "GO:0045974",
            "identifier_type": "str",
            "name": "regulation of translation, ncRNA-mediated",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045974",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6669,
            "identifier": "C0549284",
            "identifier_type": "str",
            "name": "Fibrillation atrial aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0549284",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6670,
            "identifier": "5787",
            "identifier_type": "int",
            "name": "PTPRB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5787",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "protein tyrosine phosphatase, receptor type, B"
            },
            "metanode": "Gene"
        },
        {
            "id": 6671,
            "identifier": "10454",
            "identifier_type": "int",
            "name": "TAB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10454",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "TGF-beta activated kinase 1/MAP3K7 binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6672,
            "identifier": "GO:0006826",
            "identifier_type": "str",
            "name": "iron ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6673,
            "identifier": "GO:0009447",
            "identifier_type": "str",
            "name": "putrescine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009447",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6674,
            "identifier": "C0031157",
            "identifier_type": "str",
            "name": "Peritonsillar abscess",
            "properties": {
                "url": "http://identifiers.org/umls/C0031157",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6675,
            "identifier": "GO:1904949",
            "identifier_type": "str",
            "name": "ATPase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904949",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6676,
            "identifier": "DB00384",
            "identifier_type": "str",
            "name": "Triamterene",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00384",
                "inchi": "InChI=1S/C12H11N7/c13-9-7(6-4-2-1-3-5-6)16-8-10(14)18-12(15)19-11(8)17-9/h1-5H,(H6,13,14,15,17,18,19)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FNYLWPVRPXGIIP-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6677,
            "identifier": "GO:0016561",
            "identifier_type": "str",
            "name": "protein import into peroxisome matrix, translocation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016561",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6678,
            "identifier": "4144",
            "identifier_type": "int",
            "name": "MAT2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4144",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "methionine adenosyltransferase II, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 6679,
            "identifier": "GO:0032747",
            "identifier_type": "str",
            "name": "positive regulation of interleukin-23 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6680,
            "identifier": "84722",
            "identifier_type": "int",
            "name": "PSRC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84722",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "proline/serine-rich coiled-coil 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6681,
            "identifier": "DB00190",
            "identifier_type": "str",
            "name": "Carbidopa",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00190",
                "inchi": "InChI=1S/C10H14N2O4.H2O/c1-10(12-11,9(15)16)5-6-2-3-7(13)8(14)4-6;/h2-4,12-14H,5,11H2,1H3,(H,15,16);1H2/t10-;/m0./s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=QTAOMKOIBXZKND-PPHPATTJSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6682,
            "identifier": "C0018213",
            "identifier_type": "str",
            "name": "Basedow's disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0018213",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6683,
            "identifier": "DB05812",
            "identifier_type": "str",
            "name": "Abiraterone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB05812",
                "inchi": "InChI=1S/C24H31NO/c1-23-11-9-18(26)14-17(23)5-6-19-21-8-7-20(16-4-3-13-25-15-16)24(21,2)12-10-22(19)23/h3-5,7,13,15,18-19,21-22,26H,6,8-12,14H2,1-2H3/t18-,19-,21-,22-,23-,24+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GZOSMCIZMLWJML-VJLLXTKPSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6684,
            "identifier": "6741",
            "identifier_type": "int",
            "name": "SSB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6741",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Sjogren syndrome antigen B (autoantigen La)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6685,
            "identifier": "GO:0061346",
            "identifier_type": "str",
            "name": "planar cell polarity pathway involved in heart morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061346",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6686,
            "identifier": "GO:0000110",
            "identifier_type": "str",
            "name": "nucleotide-excision repair factor 1 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6687,
            "identifier": "GO:0043073",
            "identifier_type": "str",
            "name": "germ cell nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043073",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6688,
            "identifier": "GO:0005436",
            "identifier_type": "str",
            "name": "sodium:phosphate symporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005436",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6689,
            "identifier": "GO:0036507",
            "identifier_type": "str",
            "name": "protein demannosylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036507",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}