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=5675
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=5700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5650",
    "results": [
        {
            "id": 5664,
            "identifier": "GO:0006828",
            "identifier_type": "str",
            "name": "manganese ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006828",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5665,
            "identifier": "GO:1901896",
            "identifier_type": "str",
            "name": "positive regulation of calcium-transporting ATPase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901896",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5666,
            "identifier": "GO:0009746",
            "identifier_type": "str",
            "name": "response to hexose",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5667,
            "identifier": "GO:0097623",
            "identifier_type": "str",
            "name": "potassium ion export across plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5668,
            "identifier": "DB08984",
            "identifier_type": "str",
            "name": "Etofenamate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08984",
                "inchi": "InChI=1S/C18H18F3NO4/c19-18(20,21)13-4-3-5-14(12-13)22-16-7-2-1-6-15(16)17(24)26-11-10-25-9-8-23/h1-7,12,22-23H,8-11H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XILVEPYQJIOVNB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 5669,
            "identifier": "4218",
            "identifier_type": "int",
            "name": "RAB8A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4218",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "RAB8A, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 5670,
            "identifier": "10461",
            "identifier_type": "int",
            "name": "MERTK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10461",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "MER proto-oncogene, tyrosine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 5671,
            "identifier": "WP1559_r84698",
            "identifier_type": "str",
            "name": "TFs Regulate miRNAs related to cardiac hypertrophy",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP1559_r84698",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 5672,
            "identifier": "GO:0035610",
            "identifier_type": "str",
            "name": "protein side chain deglutamylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035610",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5673,
            "identifier": "GO:0009084",
            "identifier_type": "str",
            "name": "glutamine family amino acid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009084",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5674,
            "identifier": "GO:0001997",
            "identifier_type": "str",
            "name": "positive regulation of the force of heart contraction by epinephrine-norepinephrine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001997",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5675,
            "identifier": "30820",
            "identifier_type": "int",
            "name": "KCNIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "Kv channel interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5676,
            "identifier": "6559",
            "identifier_type": "int",
            "name": "SLC12A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6559",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "solute carrier family 12 (sodium/chloride transporter), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5677,
            "identifier": "146378",
            "identifier_type": "int",
            "name": "C16orf92",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146378",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chromosome 16 open reading frame 92"
            },
            "metanode": "Gene"
        },
        {
            "id": 5678,
            "identifier": "C0553692",
            "identifier_type": "str",
            "name": "Haemorrhagic stroke",
            "properties": {
                "url": "http://identifiers.org/umls/C0553692",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5679,
            "identifier": "GO:0044818",
            "identifier_type": "str",
            "name": "mitotic G2/M transition checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044818",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5680,
            "identifier": "GO:0034427",
            "identifier_type": "str",
            "name": "nuclear-transcribed mRNA catabolic process, exonucleolytic, 3'-5'",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034427",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5681,
            "identifier": "GO:0045123",
            "identifier_type": "str",
            "name": "cellular extravasation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045123",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5682,
            "identifier": "GO:0060557",
            "identifier_type": "str",
            "name": "positive regulation of vitamin D biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060557",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5683,
            "identifier": "GO:0070167",
            "identifier_type": "str",
            "name": "regulation of biomineral tissue development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070167",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5684,
            "identifier": "154661",
            "identifier_type": "int",
            "name": "RUNDC3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/154661",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "RUN domain containing 3B"
            },
            "metanode": "Gene"
        },
        {
            "id": 5685,
            "identifier": "9882",
            "identifier_type": "int",
            "name": "TBC1D4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9882",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "TBC1 domain family, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 5686,
            "identifier": "UBERON:0001627",
            "identifier_type": "str",
            "name": "middle cerebral artery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001627",
                "bto_id": "BTO:0005206",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D020768"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 5687,
            "identifier": "C0151603",
            "identifier_type": "str",
            "name": "Generalised oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C0151603",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5688,
            "identifier": "128637",
            "identifier_type": "int",
            "name": "TBC1D20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128637",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "TBC1 domain family, member 20"
            },
            "metanode": "Gene"
        }
    ]
}