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=30325
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=30350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30300",
    "results": [
        {
            "id": 30318,
            "identifier": "222643",
            "identifier_type": "int",
            "name": "UNC5CL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/222643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "unc-5 homolog C (C. elegans)-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 30319,
            "identifier": "GO:0072004",
            "identifier_type": "str",
            "name": "kidney field specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072004",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30320,
            "identifier": "29088",
            "identifier_type": "int",
            "name": "MRPL15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29088",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "mitochondrial ribosomal protein L15"
            },
            "metanode": "Gene"
        },
        {
            "id": 30321,
            "identifier": "5083",
            "identifier_type": "int",
            "name": "PAX9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "paired box 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 30322,
            "identifier": "DB00969",
            "identifier_type": "str",
            "name": "Alosetron",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00969",
                "inchi": "InChI=1S/C17H18N4O/c1-11-13(19-10-18-11)9-21-8-7-15-16(17(21)22)12-5-3-4-6-14(12)20(15)2/h3-6,10H,7-9H2,1-2H3,(H,18,19)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JSWZEAMFRNKZNL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 30323,
            "identifier": "55105",
            "identifier_type": "int",
            "name": "GPATCH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55105",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "G patch domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30324,
            "identifier": "GO:0019158",
            "identifier_type": "str",
            "name": "mannokinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019158",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30325,
            "identifier": "54905",
            "identifier_type": "int",
            "name": "CYP2W1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "cytochrome P450, family 2, subfamily W, polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30326,
            "identifier": "GO:0007095",
            "identifier_type": "str",
            "name": "mitotic G2 DNA damage checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007095",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30327,
            "identifier": "374879",
            "identifier_type": "int",
            "name": "ZNF699",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374879",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 699"
            },
            "metanode": "Gene"
        },
        {
            "id": 30328,
            "identifier": "7536",
            "identifier_type": "int",
            "name": "SF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7536",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "splicing factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30329,
            "identifier": "GO:0030145",
            "identifier_type": "str",
            "name": "manganese ion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030145",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30330,
            "identifier": "9546",
            "identifier_type": "int",
            "name": "APBA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9546",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "amyloid beta (A4) precursor protein-binding, family A, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30331,
            "identifier": "27315",
            "identifier_type": "int",
            "name": "PGAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27315",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "post-GPI attachment to proteins 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30332,
            "identifier": "GO:0035419",
            "identifier_type": "str",
            "name": "activation of MAPK activity involved in innate immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035419",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30333,
            "identifier": "642574",
            "identifier_type": "int",
            "name": "LOC642574",
            "properties": {
                "url": "http://identifiers.org/ncbigene/642574",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "IQ motif and ankyrin repeat domain-containing protein LOC642574"
            },
            "metanode": "Gene"
        },
        {
            "id": 30334,
            "identifier": "26261",
            "identifier_type": "int",
            "name": "FBXO24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26261",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "F-box protein 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 30335,
            "identifier": "GO:0016805",
            "identifier_type": "str",
            "name": "dipeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016805",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30336,
            "identifier": "645027",
            "identifier_type": "int",
            "name": "EVPLL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "envoplakin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 30337,
            "identifier": "C0151596",
            "identifier_type": "str",
            "name": "Tongue discolouration",
            "properties": {
                "url": "http://identifiers.org/umls/C0151596",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30339,
            "identifier": "GO:0006895",
            "identifier_type": "str",
            "name": "Golgi to endosome transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006895",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30340,
            "identifier": "9104",
            "identifier_type": "int",
            "name": "RGN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "regucalcin"
            },
            "metanode": "Gene"
        },
        {
            "id": 30341,
            "identifier": "GO:0034504",
            "identifier_type": "str",
            "name": "protein localization to nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034504",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30342,
            "identifier": "UBERON:0001833",
            "identifier_type": "str",
            "name": "lip",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001833",
                "bto_id": "BTO:0001647",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008046"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 30343,
            "identifier": "GO:0036149",
            "identifier_type": "str",
            "name": "phosphatidylinositol acyl-chain remodeling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036149",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}