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=36675
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=36700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=36650",
    "results": [
        {
            "id": 36671,
            "identifier": "UBERON:0002010",
            "identifier_type": "str",
            "name": "celiac nerve plexus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002010",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D002447"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 36672,
            "identifier": "GO:0044861",
            "identifier_type": "str",
            "name": "protein transport into plasma membrane raft",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044861",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36673,
            "identifier": "730130",
            "identifier_type": "int",
            "name": "TMEM229A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/730130",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transmembrane protein 229A"
            },
            "metanode": "Gene"
        },
        {
            "id": 36674,
            "identifier": "23406",
            "identifier_type": "int",
            "name": "COTL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "coactosin-like F-actin binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 36675,
            "identifier": "GO:0090427",
            "identifier_type": "str",
            "name": "activation of meiosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090427",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36676,
            "identifier": "GO:0071049",
            "identifier_type": "str",
            "name": "nuclear retention of pre-mRNA with aberrant 3'-ends at the site of transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071049",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36677,
            "identifier": "100131101",
            "identifier_type": "int",
            "name": "LOC100131101",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC100131101"
            },
            "metanode": "Gene"
        },
        {
            "id": 36678,
            "identifier": "6249",
            "identifier_type": "int",
            "name": "CLIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6249",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "CAP-GLY domain containing linker protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 36679,
            "identifier": "56287",
            "identifier_type": "int",
            "name": "GKN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "gastrokine 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 36680,
            "identifier": "64778",
            "identifier_type": "int",
            "name": "FNDC3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "fibronectin type III domain containing 3B"
            },
            "metanode": "Gene"
        },
        {
            "id": 36681,
            "identifier": "79820",
            "identifier_type": "int",
            "name": "CATSPERB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "catsper channel auxiliary subunit beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 36682,
            "identifier": "5747",
            "identifier_type": "int",
            "name": "PTK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5747",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "protein tyrosine kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 36683,
            "identifier": "825",
            "identifier_type": "int",
            "name": "CAPN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/825",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "calpain 3, (p94)"
            },
            "metanode": "Gene"
        },
        {
            "id": 36684,
            "identifier": "9588",
            "identifier_type": "int",
            "name": "PRDX6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9588",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peroxiredoxin 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 36685,
            "identifier": "50863",
            "identifier_type": "int",
            "name": "NTM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "neurotrimin"
            },
            "metanode": "Gene"
        },
        {
            "id": 36686,
            "identifier": "PC7_3663",
            "identifier_type": "str",
            "name": "Endogenous TLR signaling",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 36687,
            "identifier": "259287",
            "identifier_type": "int",
            "name": "TAS2R41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/259287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "taste receptor, type 2, member 41"
            },
            "metanode": "Gene"
        },
        {
            "id": 36688,
            "identifier": "C0751265",
            "identifier_type": "str",
            "name": "Learning disability",
            "properties": {
                "url": "http://identifiers.org/umls/C0751265",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 36689,
            "identifier": "DB08958",
            "identifier_type": "str",
            "name": "Hexetidine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08958",
                "inchi": "InChI=1/C21H45N3/c1-6-10-12-19(8-3)14-23-16-21(5,22)17-24(18-23)15-20(9-4)13-11-7-2/h19-20H,6-18,22H2,1-5H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DTOUUUZOYKYHEP-UHFFFAOYNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 36690,
            "identifier": "3422",
            "identifier_type": "int",
            "name": "IDI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3422",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "isopentenyl-diphosphate delta isomerase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 36691,
            "identifier": "GO:0003708",
            "identifier_type": "str",
            "name": "retinoic acid receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003708",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 36692,
            "identifier": "GO:0007172",
            "identifier_type": "str",
            "name": "signal complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007172",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36693,
            "identifier": "6289",
            "identifier_type": "int",
            "name": "SAA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6289",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "serum amyloid A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 36694,
            "identifier": "C1167842",
            "identifier_type": "str",
            "name": "Tobacco withdrawal symptoms",
            "properties": {
                "url": "http://identifiers.org/umls/C1167842",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 36695,
            "identifier": "GO:0009055",
            "identifier_type": "str",
            "name": "electron carrier activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009055",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}