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=28250
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=28275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28225",
    "results": [
        {
            "id": 28244,
            "identifier": "7365",
            "identifier_type": "int",
            "name": "UGT2B10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "UDP glucuronosyltransferase 2 family, polypeptide B10"
            },
            "metanode": "Gene"
        },
        {
            "id": 28245,
            "identifier": "729230",
            "identifier_type": "int",
            "name": "CCR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729230",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "chemokine (C-C motif) receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28246,
            "identifier": "246329",
            "identifier_type": "int",
            "name": "STAC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/246329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "SH3 and cysteine rich domain 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28247,
            "identifier": "PC7_7496",
            "identifier_type": "str",
            "name": "Signaling events mediated by VEGFR1 and VEGFR2",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28248,
            "identifier": "56886",
            "identifier_type": "int",
            "name": "UGGT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56886",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "UDP-glucose glycoprotein glucosyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28249,
            "identifier": "GO:0034465",
            "identifier_type": "str",
            "name": "response to carbon monoxide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034465",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28250,
            "identifier": "117854",
            "identifier_type": "int",
            "name": "TRIM6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/117854",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tripartite motif containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 28251,
            "identifier": "GO:0060623",
            "identifier_type": "str",
            "name": "regulation of chromosome condensation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28252,
            "identifier": "25829",
            "identifier_type": "int",
            "name": "TMEM184B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25829",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "transmembrane protein 184B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28253,
            "identifier": "201229",
            "identifier_type": "int",
            "name": "LYRM9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/201229",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "LYR motif containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 28254,
            "identifier": "105379630",
            "identifier_type": "int",
            "name": "LOC105379630",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379630",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "mucin-1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 28255,
            "identifier": "GO:0019722",
            "identifier_type": "str",
            "name": "calcium-mediated signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019722",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28256,
            "identifier": "GO:0030882",
            "identifier_type": "str",
            "name": "lipid antigen binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030882",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28257,
            "identifier": "PC7_4887",
            "identifier_type": "str",
            "name": "Kinesins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28330,
            "identifier": "C0520863",
            "identifier_type": "str",
            "name": "Diastolic dysfunction",
            "properties": {
                "url": "http://identifiers.org/umls/C0520863",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28258,
            "identifier": "8672",
            "identifier_type": "int",
            "name": "EIF4G3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8672",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "eukaryotic translation initiation factor 4 gamma, 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28259,
            "identifier": "8905",
            "identifier_type": "int",
            "name": "AP1S2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "adaptor-related protein complex 1, sigma 2 subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 28260,
            "identifier": "C0020522",
            "identifier_type": "str",
            "name": "Type IV hypersensitivity reaction",
            "properties": {
                "url": "http://identifiers.org/umls/C0020522",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28261,
            "identifier": "11013",
            "identifier_type": "int",
            "name": "TMSB15A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "thymosin beta 15a"
            },
            "metanode": "Gene"
        },
        {
            "id": 28262,
            "identifier": "GO:0072034",
            "identifier_type": "str",
            "name": "renal vesicle induction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072034",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28263,
            "identifier": "DB00125",
            "identifier_type": "str",
            "name": "L-Arginine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00125",
                "inchi": "InChI=1S/C6H14N4O2/c7-4(5(11)12)2-1-3-10-6(8)9/h4H,1-3,7H2,(H,11,12)(H4,8,9,10)/t4-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ODKSFYDXXFIFQN-BYPYZUCNSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 28264,
            "identifier": "GO:0014854",
            "identifier_type": "str",
            "name": "response to inactivity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014854",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28265,
            "identifier": "C0004093",
            "identifier_type": "str",
            "name": "Asthenia",
            "properties": {
                "url": "http://identifiers.org/umls/C0004093",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28266,
            "identifier": "22821",
            "identifier_type": "int",
            "name": "RASA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22821",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "RAS p21 protein activator 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28267,
            "identifier": "GO:0061643",
            "identifier_type": "str",
            "name": "chemorepulsion of axon",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061643",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}