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=24500
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=24525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24475",
    "results": [
        {
            "id": 24494,
            "identifier": "GO:0032472",
            "identifier_type": "str",
            "name": "Golgi calcium ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032472",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24495,
            "identifier": "D002819",
            "identifier_type": "str",
            "name": "Chorea",
            "properties": {
                "url": "http://identifiers.org/mesh/D002819",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 24496,
            "identifier": "105375604",
            "identifier_type": "int",
            "name": "LOC105375604",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375604",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized threonine-rich GPI-anchored glycoprotein PJ4664.02-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 24497,
            "identifier": "DB00144",
            "identifier_type": "str",
            "name": "Phosphatidylserine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00144",
                "inchi": "InChI=1S/C13H24NO10P/c1-3-5-12(16)24-9(6-21-11(15)4-2)7-22-25(19,20)23-8-10(14)13(17)18/h9-10H,3-8,14H2,1-2H3,(H,17,18)(H,19,20)/t9-,10+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UNJJBGNPUUVVFQ-ZJUUUORDSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24498,
            "identifier": "147184",
            "identifier_type": "int",
            "name": "TMEM99",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "transmembrane protein 99"
            },
            "metanode": "Gene"
        },
        {
            "id": 24499,
            "identifier": "GO:0019789",
            "identifier_type": "str",
            "name": "SUMO transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019789",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24500,
            "identifier": "440023",
            "identifier_type": "int",
            "name": "KRTAP5-6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440023",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "keratin associated protein 5-6"
            },
            "metanode": "Gene"
        },
        {
            "id": 24501,
            "identifier": "C0233651",
            "identifier_type": "str",
            "name": "Perseveration",
            "properties": {
                "url": "http://identifiers.org/umls/C0233651",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24502,
            "identifier": "C0919924",
            "identifier_type": "str",
            "name": "Pulmonary toxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C0919924",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24503,
            "identifier": "GO:0030331",
            "identifier_type": "str",
            "name": "estrogen receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030331",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24504,
            "identifier": "GO:0055003",
            "identifier_type": "str",
            "name": "cardiac myofibril assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24505,
            "identifier": "56139",
            "identifier_type": "int",
            "name": "PCDHA10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56139",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin alpha 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 24506,
            "identifier": "55802",
            "identifier_type": "int",
            "name": "DCP1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55802",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "decapping mRNA 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 24507,
            "identifier": "GO:0070937",
            "identifier_type": "str",
            "name": "CRD-mediated mRNA stability complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070937",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24508,
            "identifier": "100996365",
            "identifier_type": "int",
            "name": "LOC100996365",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "putative uncharacterized protein FLJ44672"
            },
            "metanode": "Gene"
        },
        {
            "id": 24509,
            "identifier": "79544",
            "identifier_type": "int",
            "name": "OR4K1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79544",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "olfactory receptor, family 4, subfamily K, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24510,
            "identifier": "GO:1901859",
            "identifier_type": "str",
            "name": "negative regulation of mitochondrial DNA metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901859",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24511,
            "identifier": "9440",
            "identifier_type": "int",
            "name": "MED17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9440",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "mediator complex subunit 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 24512,
            "identifier": "GO:0002029",
            "identifier_type": "str",
            "name": "desensitization of G-protein coupled receptor protein signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002029",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24513,
            "identifier": "GO:1902260",
            "identifier_type": "str",
            "name": "negative regulation of delayed rectifier potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902260",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24514,
            "identifier": "GO:0015696",
            "identifier_type": "str",
            "name": "ammonium transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015696",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24515,
            "identifier": "374569",
            "identifier_type": "int",
            "name": "ASPG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "asparaginase"
            },
            "metanode": "Gene"
        },
        {
            "id": 24516,
            "identifier": "27295",
            "identifier_type": "int",
            "name": "PDLIM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27295",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "PDZ and LIM domain 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24517,
            "identifier": "3274",
            "identifier_type": "int",
            "name": "HRH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3274",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "histamine receptor H2"
            },
            "metanode": "Gene"
        },
        {
            "id": 24518,
            "identifier": "GO:2000852",
            "identifier_type": "str",
            "name": "regulation of corticosterone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000852",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}