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=27650
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=27675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27625",
    "results": [
        {
            "id": 27640,
            "identifier": "GO:0001838",
            "identifier_type": "str",
            "name": "embryonic epithelial tube formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001838",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27641,
            "identifier": "PC7_3358",
            "identifier_type": "str",
            "name": "E-cadherin signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27642,
            "identifier": "C0017086",
            "identifier_type": "str",
            "name": "Gangrene",
            "properties": {
                "url": "http://identifiers.org/umls/C0017086",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27643,
            "identifier": "9182",
            "identifier_type": "int",
            "name": "RASSF9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9182",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "Ras association (RalGDS/AF-6) domain family (N-terminal) member 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 27644,
            "identifier": "728464",
            "identifier_type": "int",
            "name": "METTL24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728464",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "methyltransferase like 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 27645,
            "identifier": "127665",
            "identifier_type": "int",
            "name": "ZNF648",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127665",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 648"
            },
            "metanode": "Gene"
        },
        {
            "id": 27646,
            "identifier": "C3495917",
            "identifier_type": "str",
            "name": "Advanced breast cancer",
            "properties": {
                "url": "http://identifiers.org/umls/C3495917",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27647,
            "identifier": "280658",
            "identifier_type": "int",
            "name": "SSX7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/280658",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "synovial sarcoma, X breakpoint 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 27648,
            "identifier": "2872",
            "identifier_type": "int",
            "name": "MKNK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2872",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "MAP kinase interacting serine/threonine kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 27649,
            "identifier": "GO:0038083",
            "identifier_type": "str",
            "name": "peptidyl-tyrosine autophosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038083",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27650,
            "identifier": "GO:0035498",
            "identifier_type": "str",
            "name": "carnosine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035498",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27651,
            "identifier": "83450",
            "identifier_type": "int",
            "name": "LRRC48",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83450",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "leucine rich repeat containing 48"
            },
            "metanode": "Gene"
        },
        {
            "id": 27652,
            "identifier": "80224",
            "identifier_type": "int",
            "name": "NUBPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80224",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "nucleotide binding protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 27653,
            "identifier": "105372315",
            "identifier_type": "int",
            "name": "LOC105372315",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372315",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "endogenous retrovirus group S71 member 1 Env polyprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 27654,
            "identifier": "GO:0046379",
            "identifier_type": "str",
            "name": "extracellular polysaccharide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046379",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27655,
            "identifier": "5469",
            "identifier_type": "int",
            "name": "MED1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5469",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mediator complex subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27656,
            "identifier": "GO:0072095",
            "identifier_type": "str",
            "name": "regulation of branch elongation involved in ureteric bud branching",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072095",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27657,
            "identifier": "GO:0002542",
            "identifier_type": "str",
            "name": "Factor XII activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27658,
            "identifier": "C0856050",
            "identifier_type": "str",
            "name": "Diet refusal",
            "properties": {
                "url": "http://identifiers.org/umls/C0856050",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27659,
            "identifier": "23308",
            "identifier_type": "int",
            "name": "ICOSLG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23308",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "inducible T-cell co-stimulator ligand"
            },
            "metanode": "Gene"
        },
        {
            "id": 27660,
            "identifier": "7922",
            "identifier_type": "int",
            "name": "SLC39A7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7922",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 39 (zinc transporter), member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 27661,
            "identifier": "GO:0032395",
            "identifier_type": "str",
            "name": "MHC class II receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032395",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27662,
            "identifier": "WP521_r63156",
            "identifier_type": "str",
            "name": "Amino acid conjugation of benzoic acid",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP521_r63156",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27663,
            "identifier": "84148",
            "identifier_type": "int",
            "name": "KAT8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84148",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "K(lysine) acetyltransferase 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 27664,
            "identifier": "339541",
            "identifier_type": "int",
            "name": "C1orf228",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339541",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 228"
            },
            "metanode": "Gene"
        }
    ]
}