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=35700
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=35725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35675",
    "results": [
        {
            "id": 35696,
            "identifier": "GO:0007620",
            "identifier_type": "str",
            "name": "copulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007620",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35697,
            "identifier": "134121",
            "identifier_type": "int",
            "name": "C5orf49",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "chromosome 5 open reading frame 49"
            },
            "metanode": "Gene"
        },
        {
            "id": 35698,
            "identifier": "8607",
            "identifier_type": "int",
            "name": "RUVBL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8607",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "RuvB-like AAA ATPase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35699,
            "identifier": "57482",
            "identifier_type": "int",
            "name": "KIAA1211",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57482",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "KIAA1211"
            },
            "metanode": "Gene"
        },
        {
            "id": 35700,
            "identifier": "80145",
            "identifier_type": "int",
            "name": "THOC7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80145",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "THO complex 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 35701,
            "identifier": "GO:0003356",
            "identifier_type": "str",
            "name": "regulation of cilium beat frequency",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003356",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35702,
            "identifier": "51444",
            "identifier_type": "int",
            "name": "RNF138",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51444",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "ring finger protein 138, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 35703,
            "identifier": "C0019521",
            "identifier_type": "str",
            "name": "Hiccups",
            "properties": {
                "url": "http://identifiers.org/umls/C0019521",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35704,
            "identifier": "GO:0004175",
            "identifier_type": "str",
            "name": "endopeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004175",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35705,
            "identifier": "GO:0034101",
            "identifier_type": "str",
            "name": "erythrocyte homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034101",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35706,
            "identifier": "GO:0032096",
            "identifier_type": "str",
            "name": "negative regulation of response to food",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032096",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35707,
            "identifier": "113026",
            "identifier_type": "int",
            "name": "PLCD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113026",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phospholipase C, delta 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 35708,
            "identifier": "23357",
            "identifier_type": "int",
            "name": "ANGEL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23357",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "angel homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 35709,
            "identifier": "GO:0000045",
            "identifier_type": "str",
            "name": "autophagosome assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000045",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35710,
            "identifier": "DB06772",
            "identifier_type": "str",
            "name": "Cabazitaxel",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06772",
                "inchi": "InChI=1S/C45H57NO14/c1-24-28(57-39(51)33(48)32(26-17-13-11-14-18-26)46-40(52)60-41(3,4)5)22-45(53)37(58-38(50)27-19-15-12-16-20-27)35-43(8,36(49)34(55-10)31(24)42(45,6)7)29(54-9)21-30-44(35,23-56-30)59-25(2)47/h11-20,28-30,32-35,37,48,53H,21-23H2,1-10H3,(H,46,52)/t28-,29-,30+,32-,33+,34+,35-,37-,43+,44-,45+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BMQGVNUXMIRLCK-OAGWZNDDSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35711,
            "identifier": "64663",
            "identifier_type": "int",
            "name": "SPANXC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64663",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "SPANX family, member C"
            },
            "metanode": "Gene"
        },
        {
            "id": 35712,
            "identifier": "C1096343",
            "identifier_type": "str",
            "name": "Infusion site reaction",
            "properties": {
                "url": "http://identifiers.org/umls/C1096343",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35713,
            "identifier": "GO:0097546",
            "identifier_type": "str",
            "name": "ciliary base",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097546",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 35714,
            "identifier": "C0155216",
            "identifier_type": "str",
            "name": "Eyelid bleeding",
            "properties": {
                "url": "http://identifiers.org/umls/C0155216",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35715,
            "identifier": "6200",
            "identifier_type": "int",
            "name": "RPS6KB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6200",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "ribosomal protein S6 kinase, 70kDa, polypeptide 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 35716,
            "identifier": "C1390484",
            "identifier_type": "str",
            "name": "Skull hypoplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C1390484",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35717,
            "identifier": "904",
            "identifier_type": "int",
            "name": "CCNT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "cyclin T1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35718,
            "identifier": "9667",
            "identifier_type": "int",
            "name": "SAFB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9667",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "scaffold attachment factor B2"
            },
            "metanode": "Gene"
        },
        {
            "id": 35719,
            "identifier": "51070",
            "identifier_type": "int",
            "name": "NOSIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51070",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "nitric oxide synthase interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 35720,
            "identifier": "GO:0071661",
            "identifier_type": "str",
            "name": "regulation of granzyme B production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071661",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}