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=32800
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=32825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32775",
    "results": [
        {
            "id": 32793,
            "identifier": "134549",
            "identifier_type": "int",
            "name": "SHROOM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134549",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "shroom family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32794,
            "identifier": "1376",
            "identifier_type": "int",
            "name": "CPT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1376",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "carnitine palmitoyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32795,
            "identifier": "GO:0051156",
            "identifier_type": "str",
            "name": "glucose 6-phosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051156",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32796,
            "identifier": "PC7_4770",
            "identifier_type": "str",
            "name": "Interconversion of polyamines",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 32797,
            "identifier": "C0231274",
            "identifier_type": "str",
            "name": "Heat intolerance",
            "properties": {
                "url": "http://identifiers.org/umls/C0231274",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32798,
            "identifier": "5930",
            "identifier_type": "int",
            "name": "RBBP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "retinoblastoma binding protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 32799,
            "identifier": "GO:0001574",
            "identifier_type": "str",
            "name": "ganglioside biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001574",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32800,
            "identifier": "C0497156",
            "identifier_type": "str",
            "name": "Lymphadenopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0497156",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32801,
            "identifier": "129080",
            "identifier_type": "int",
            "name": "EMID1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/129080",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "EMI domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32802,
            "identifier": "DOID:3083",
            "identifier_type": "str",
            "name": "chronic obstructive pulmonary disease",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_3083",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 32803,
            "identifier": "548313",
            "identifier_type": "int",
            "name": "SSX4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/548313",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "synovial sarcoma, X breakpoint 4B"
            },
            "metanode": "Gene"
        },
        {
            "id": 32804,
            "identifier": "4431",
            "identifier_type": "int",
            "name": "MSBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4431",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "minisatellite binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32805,
            "identifier": "GO:0016469",
            "identifier_type": "str",
            "name": "proton-transporting two-sector ATPase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016469",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 32806,
            "identifier": "GO:1900373",
            "identifier_type": "str",
            "name": "positive regulation of purine nucleotide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900373",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32807,
            "identifier": "101927681",
            "identifier_type": "int",
            "name": "LOC101927681",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927681",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "5E5 antigen-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 32808,
            "identifier": "GO:0042398",
            "identifier_type": "str",
            "name": "cellular modified amino acid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042398",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32809,
            "identifier": "GO:0046784",
            "identifier_type": "str",
            "name": "viral mRNA export from host cell nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046784",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32810,
            "identifier": "GO:0006499",
            "identifier_type": "str",
            "name": "N-terminal protein myristoylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006499",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32811,
            "identifier": "6884",
            "identifier_type": "int",
            "name": "TAF13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6884",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "TAF13 RNA polymerase II, TATA box binding protein (TBP)-associated factor, 18kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 32812,
            "identifier": "C0854100",
            "identifier_type": "str",
            "name": "Nitrogen balance negative",
            "properties": {
                "url": "http://identifiers.org/umls/C0854100",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32813,
            "identifier": "56906",
            "identifier_type": "int",
            "name": "THAP10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56906",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "THAP domain containing 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 32814,
            "identifier": "GO:0000723",
            "identifier_type": "str",
            "name": "telomere maintenance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000723",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32815,
            "identifier": "27329",
            "identifier_type": "int",
            "name": "ANGPTL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "angiopoietin-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 32816,
            "identifier": "GO:0030173",
            "identifier_type": "str",
            "name": "integral component of Golgi membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030173",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 32817,
            "identifier": "GO:0030048",
            "identifier_type": "str",
            "name": "actin filament-based movement",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030048",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}