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=40700
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=40725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=40675",
    "results": [
        {
            "id": 40697,
            "identifier": "C0434437",
            "identifier_type": "str",
            "name": "Joint sprain",
            "properties": {
                "url": "http://identifiers.org/umls/C0434437",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40698,
            "identifier": "101362076",
            "identifier_type": "int",
            "name": "GVQW1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101362076",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "GVQW motif containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 40699,
            "identifier": "84951",
            "identifier_type": "int",
            "name": "TNS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84951",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "tensin 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 40700,
            "identifier": "GO:0052847",
            "identifier_type": "str",
            "name": "inositol-1,5-bisdiphosphate-2,3,4,6-tetrakisphosphate 5-diphosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052847",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40701,
            "identifier": "C0221264",
            "identifier_type": "str",
            "name": "Cheilosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0221264",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40702,
            "identifier": "GO:0015078",
            "identifier_type": "str",
            "name": "hydrogen ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015078",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40703,
            "identifier": "56848",
            "identifier_type": "int",
            "name": "SPHK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56848",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "sphingosine kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 40704,
            "identifier": "105377267",
            "identifier_type": "int",
            "name": "LOC105377267",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377267",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC105377267"
            },
            "metanode": "Gene"
        },
        {
            "id": 40705,
            "identifier": "DB00526",
            "identifier_type": "str",
            "name": "Oxaliplatin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00526",
                "inchi": "InChI=1S/C6H12N2.C2H2O4.Pt/c7-5-3-1-2-4-6(5)8;3-1(4)2(5)6;/h5-8H,1-4H2;(H,3,4)(H,5,6);/q-2;;+4/p-2/t5-,6-;;/m1../s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DWAFYCQODLXJNR-BNTLRKBRSA-L"
            },
            "metanode": "Compound"
        },
        {
            "id": 40706,
            "identifier": "25807",
            "identifier_type": "int",
            "name": "RHBDD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25807",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "rhomboid domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 40707,
            "identifier": "10165",
            "identifier_type": "int",
            "name": "SLC25A13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10165",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "solute carrier family 25 (aspartate/glutamate carrier), member 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 40708,
            "identifier": "GO:0005638",
            "identifier_type": "str",
            "name": "lamin filament",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005638",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 40709,
            "identifier": "GO:0046533",
            "identifier_type": "str",
            "name": "negative regulation of photoreceptor cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046533",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40710,
            "identifier": "DB00635",
            "identifier_type": "str",
            "name": "Prednisone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00635",
                "inchi": "InChI=1S/C21H26O5/c1-19-7-5-13(23)9-12(19)3-4-14-15-6-8-21(26,17(25)11-22)20(15,2)10-16(24)18(14)19/h5,7,9,14-15,18,22,26H,3-4,6,8,10-11H2,1-2H3/t14-,15-,18+,19-,20-,21-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XOFYZVNMUHMLCC-ZPOLXVRWSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 40711,
            "identifier": "GO:0043201",
            "identifier_type": "str",
            "name": "response to leucine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043201",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40712,
            "identifier": "GO:0000731",
            "identifier_type": "str",
            "name": "DNA synthesis involved in DNA repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000731",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40713,
            "identifier": "8650",
            "identifier_type": "int",
            "name": "NUMB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "numb homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 40714,
            "identifier": "GO:0003746",
            "identifier_type": "str",
            "name": "translation elongation factor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40715,
            "identifier": "DB00925",
            "identifier_type": "str",
            "name": "Phenoxybenzamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00925",
                "inchi": "InChI=1S/C18H22ClNO/c1-16(15-21-18-10-6-3-7-11-18)20(13-12-19)14-17-8-4-2-5-9-17/h2-11,16H,12-15H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=QZVCTJOXCFMACW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 40716,
            "identifier": "GO:0006114",
            "identifier_type": "str",
            "name": "glycerol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006114",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40717,
            "identifier": "57176",
            "identifier_type": "int",
            "name": "VARS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57176",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "valyl-tRNA synthetase 2, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 40718,
            "identifier": "2356",
            "identifier_type": "int",
            "name": "FPGS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2356",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "folylpolyglutamate synthase"
            },
            "metanode": "Gene"
        },
        {
            "id": 40720,
            "identifier": "GO:0043488",
            "identifier_type": "str",
            "name": "regulation of mRNA stability",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043488",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40722,
            "identifier": "114088",
            "identifier_type": "int",
            "name": "TRIM9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114088",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "tripartite motif containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 40723,
            "identifier": "28958",
            "identifier_type": "int",
            "name": "COA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28958",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "cytochrome c oxidase assembly factor 3"
            },
            "metanode": "Gene"
        }
    ]
}