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=23325
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=23350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23300",
    "results": [
        {
            "id": 23318,
            "identifier": "C0423636",
            "identifier_type": "str",
            "name": "Cardiac pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0423636",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23319,
            "identifier": "GO:0030619",
            "identifier_type": "str",
            "name": "U1 snRNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030619",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23320,
            "identifier": "105373474",
            "identifier_type": "int",
            "name": "LOC105373474",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373474",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC105373474"
            },
            "metanode": "Gene"
        },
        {
            "id": 23321,
            "identifier": "GO:0002589",
            "identifier_type": "str",
            "name": "regulation of antigen processing and presentation of peptide antigen via MHC class I",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23322,
            "identifier": "DB00737",
            "identifier_type": "str",
            "name": "Meclizine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00737",
                "inchi": "InChI=1S/C25H27ClN2/c1-20-6-5-7-21(18-20)19-27-14-16-28(17-15-27)25(22-8-3-2-4-9-22)23-10-12-24(26)13-11-23/h2-13,18,25H,14-17,19H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OCJYIGYOJCODJL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23323,
            "identifier": "GO:1990204",
            "identifier_type": "str",
            "name": "oxidoreductase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990204",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23324,
            "identifier": "26266",
            "identifier_type": "int",
            "name": "SLC13A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26266",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "solute carrier family 13 (sodium/sulfate symporter), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 23325,
            "identifier": "55808",
            "identifier_type": "int",
            "name": "ST6GALNAC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55808",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ST6 (alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetylgalactosaminide alpha-2,6-sialyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23326,
            "identifier": "C1167675",
            "identifier_type": "str",
            "name": "Application site folliculitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1167675",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23327,
            "identifier": "GO:0005384",
            "identifier_type": "str",
            "name": "manganese ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005384",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23328,
            "identifier": "GO:0010766",
            "identifier_type": "str",
            "name": "negative regulation of sodium ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010766",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23329,
            "identifier": "GO:0001701",
            "identifier_type": "str",
            "name": "in utero embryonic development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001701",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23330,
            "identifier": "9125",
            "identifier_type": "int",
            "name": "RQCD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9125",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "RCD1 required for cell differentiation1 homolog (S. pombe)"
            },
            "metanode": "Gene"
        },
        {
            "id": 23331,
            "identifier": "C1282799",
            "identifier_type": "str",
            "name": "Penile swelling",
            "properties": {
                "url": "http://identifiers.org/umls/C1282799",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23332,
            "identifier": "DB00470",
            "identifier_type": "str",
            "name": "Dronabinol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00470",
                "inchi": "InChI=1S/C21H30O2/c1-5-6-7-8-15-12-18(22)20-16-11-14(2)9-10-17(16)21(3,4)23-19(20)13-15/h11-13,16-17,22H,5-10H2,1-4H3/t16-,17-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=CYQFCXCEBYINGO-IAGOWNOFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23333,
            "identifier": "2959",
            "identifier_type": "int",
            "name": "GTF2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2959",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "general transcription factor IIB"
            },
            "metanode": "Gene"
        },
        {
            "id": 23334,
            "identifier": "57504",
            "identifier_type": "int",
            "name": "MTA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57504",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "metastasis associated 1 family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23335,
            "identifier": "7803",
            "identifier_type": "int",
            "name": "PTP4A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7803",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "protein tyrosine phosphatase type IVA, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23336,
            "identifier": "PC7_1625",
            "identifier_type": "str",
            "name": "Amine-derived hormones",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23337,
            "identifier": "C0269806",
            "identifier_type": "str",
            "name": "Failed induction of labour",
            "properties": {
                "url": "http://identifiers.org/umls/C0269806",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23338,
            "identifier": "343990",
            "identifier_type": "int",
            "name": "KIAA1211L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/343990",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "KIAA1211-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 23339,
            "identifier": "5412",
            "identifier_type": "int",
            "name": "UBL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5412",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ubiquitin-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23340,
            "identifier": "51338",
            "identifier_type": "int",
            "name": "MS4A4A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51338",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "membrane-spanning 4-domains, subfamily A, member 4A"
            },
            "metanode": "Gene"
        },
        {
            "id": 23341,
            "identifier": "GO:0019064",
            "identifier_type": "str",
            "name": "fusion of virus membrane with host plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019064",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23342,
            "identifier": "GO:0032291",
            "identifier_type": "str",
            "name": "axon ensheathment in central nervous system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032291",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}