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=38325
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=38350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38300",
    "results": [
        {
            "id": 38322,
            "identifier": "C0273482",
            "identifier_type": "str",
            "name": "Nerve compression",
            "properties": {
                "url": "http://identifiers.org/umls/C0273482",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38323,
            "identifier": "GO:0004750",
            "identifier_type": "str",
            "name": "ribulose-phosphate 3-epimerase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004750",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38324,
            "identifier": "GO:0019856",
            "identifier_type": "str",
            "name": "pyrimidine nucleobase biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019856",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38325,
            "identifier": "C0021843",
            "identifier_type": "str",
            "name": "Intestinal obstruction",
            "properties": {
                "url": "http://identifiers.org/umls/C0021843",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38326,
            "identifier": "GO:0043522",
            "identifier_type": "str",
            "name": "leucine zipper domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043522",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38327,
            "identifier": "285527",
            "identifier_type": "int",
            "name": "FRYL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "FRY-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 38328,
            "identifier": "C0239385",
            "identifier_type": "str",
            "name": "Paresthesia of limbs",
            "properties": {
                "url": "http://identifiers.org/umls/C0239385",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38329,
            "identifier": "1268",
            "identifier_type": "int",
            "name": "CNR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1268",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "cannabinoid receptor 1 (brain)"
            },
            "metanode": "Gene"
        },
        {
            "id": 38330,
            "identifier": "9775",
            "identifier_type": "int",
            "name": "EIF4A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "eukaryotic translation initiation factor 4A3"
            },
            "metanode": "Gene"
        },
        {
            "id": 38331,
            "identifier": "GO:0052433",
            "identifier_type": "str",
            "name": "modulation by organism of apoptotic process in other organism involved in symbiotic interaction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052433",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38332,
            "identifier": "3593",
            "identifier_type": "int",
            "name": "IL12B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3593",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "interleukin 12B"
            },
            "metanode": "Gene"
        },
        {
            "id": 38333,
            "identifier": "8260",
            "identifier_type": "int",
            "name": "NAA10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8260",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "N(alpha)-acetyltransferase 10, NatA catalytic subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 38334,
            "identifier": "C1744601",
            "identifier_type": "str",
            "name": "Heart rate abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C1744601",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38335,
            "identifier": "96459",
            "identifier_type": "int",
            "name": "FNIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/96459",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "folliculin interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38336,
            "identifier": "C0231471",
            "identifier_type": "str",
            "name": "Posture abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0231471",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38337,
            "identifier": "80817",
            "identifier_type": "int",
            "name": "CEP44",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80817",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "centrosomal protein 44kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 38338,
            "identifier": "10713",
            "identifier_type": "int",
            "name": "USP39",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10713",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ubiquitin specific peptidase 39"
            },
            "metanode": "Gene"
        },
        {
            "id": 38339,
            "identifier": "C0855223",
            "identifier_type": "str",
            "name": "Hallucinations, mixed",
            "properties": {
                "url": "http://identifiers.org/umls/C0855223",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38340,
            "identifier": "DB01234",
            "identifier_type": "str",
            "name": "Dexamethasone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01234",
                "inchi": "InChI=1S/C22H29FO5/c1-12-8-16-15-5-4-13-9-14(25)6-7-19(13,2)21(15,23)17(26)10-20(16,3)22(12,28)18(27)11-24/h6-7,9,12,15-17,24,26,28H,4-5,8,10-11H2,1-3H3/t12-,15+,16+,17+,19+,20+,21+,22+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UREBDLICKHMUKA-CXSFZGCWSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 38341,
            "identifier": "N0000006337",
            "identifier_type": "str",
            "name": "Ergocalciferols",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000006337",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 38342,
            "identifier": "391356",
            "identifier_type": "int",
            "name": "PTRHD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/391356",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "peptidyl-tRNA hydrolase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38343,
            "identifier": "GO:0002032",
            "identifier_type": "str",
            "name": "desensitization of G-protein coupled receptor protein signaling pathway by arrestin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38344,
            "identifier": "GO:0004693",
            "identifier_type": "str",
            "name": "cyclin-dependent protein serine/threonine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004693",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38345,
            "identifier": "4547",
            "identifier_type": "int",
            "name": "MTTP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4547",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "microsomal triglyceride transfer protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 38346,
            "identifier": "GO:0032804",
            "identifier_type": "str",
            "name": "negative regulation of low-density lipoprotein particle receptor catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032804",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}