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=30600
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=30625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30575",
    "results": [
        {
            "id": 30593,
            "identifier": "4174",
            "identifier_type": "int",
            "name": "MCM5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4174",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "minichromosome maintenance complex component 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30594,
            "identifier": "10766",
            "identifier_type": "int",
            "name": "TOB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10766",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "transducer of ERBB2, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30595,
            "identifier": "339745",
            "identifier_type": "int",
            "name": "SPOPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339745",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "speckle-type POZ protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 30596,
            "identifier": "GO:0051639",
            "identifier_type": "str",
            "name": "actin filament network formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051639",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30597,
            "identifier": "6627",
            "identifier_type": "int",
            "name": "SNRPA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6627",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "small nuclear ribonucleoprotein polypeptide A'"
            },
            "metanode": "Gene"
        },
        {
            "id": 30598,
            "identifier": "146206",
            "identifier_type": "int",
            "name": "RLTPR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146206",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "RGD motif, leucine rich repeats, tropomodulin domain and proline-rich containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 30599,
            "identifier": "56649",
            "identifier_type": "int",
            "name": "TMPRSS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56649",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "transmembrane protease, serine 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 30600,
            "identifier": "DB01299",
            "identifier_type": "str",
            "name": "Sulfadoxine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01299",
                "inchi": "InChI=1S/C12H14N4O4S/c1-19-10-11(14-7-15-12(10)20-2)16-21(17,18)9-5-3-8(13)4-6-9/h3-7H,13H2,1-2H3,(H,14,15,16)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=PJSFRIWCGOHTNF-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 30601,
            "identifier": "DB01007",
            "identifier_type": "str",
            "name": "Tioconazole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01007",
                "inchi": "InChI=1S/C16H13Cl3N2OS/c17-12-1-2-13(14(18)7-12)15(8-21-5-4-20-10-21)22-9-11-3-6-23-16(11)19/h1-7,10,15H,8-9H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=QXHHHPZILQDDPS-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 30602,
            "identifier": "102725072",
            "identifier_type": "int",
            "name": "LOC102725072",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102725072",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC102725072"
            },
            "metanode": "Gene"
        },
        {
            "id": 30603,
            "identifier": "DOID:9008",
            "identifier_type": "str",
            "name": "psoriatic arthritis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_9008",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 30604,
            "identifier": "257068",
            "identifier_type": "int",
            "name": "PLCXD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/257068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "phosphatidylinositol-specific phospholipase C, X domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30605,
            "identifier": "1203",
            "identifier_type": "int",
            "name": "CLN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1203",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ceroid-lipofuscinosis, neuronal 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30606,
            "identifier": "9966",
            "identifier_type": "int",
            "name": "TNFSF15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9966",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "tumor necrosis factor (ligand) superfamily, member 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 30607,
            "identifier": "GO:0008318",
            "identifier_type": "str",
            "name": "protein prenyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008318",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30608,
            "identifier": "3784",
            "identifier_type": "int",
            "name": "KCNQ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3784",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "potassium channel, voltage gated KQT-like subfamily Q, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30609,
            "identifier": "8195",
            "identifier_type": "int",
            "name": "MKKS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "McKusick-Kaufman syndrome"
            },
            "metanode": "Gene"
        },
        {
            "id": 30610,
            "identifier": "220082",
            "identifier_type": "int",
            "name": "SPERT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/220082",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "spermatid associated"
            },
            "metanode": "Gene"
        },
        {
            "id": 30611,
            "identifier": "GO:0009996",
            "identifier_type": "str",
            "name": "negative regulation of cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009996",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30612,
            "identifier": "GO:1904455",
            "identifier_type": "str",
            "name": "ubiquitin-specific protease activity involved in negative regulation of ERAD pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904455",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30613,
            "identifier": "105373099",
            "identifier_type": "int",
            "name": "LOC105373099",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "hornerin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 30614,
            "identifier": "GO:0061443",
            "identifier_type": "str",
            "name": "endocardial cushion cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061443",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30615,
            "identifier": "2157",
            "identifier_type": "int",
            "name": "F8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2157",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "coagulation factor VIII, procoagulant component"
            },
            "metanode": "Gene"
        },
        {
            "id": 30616,
            "identifier": "10648",
            "identifier_type": "int",
            "name": "SCGB1D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "secretoglobin, family 1D, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30617,
            "identifier": "60686",
            "identifier_type": "int",
            "name": "C14orf93",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60686",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chromosome 14 open reading frame 93"
            },
            "metanode": "Gene"
        }
    ]
}