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=22800
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=22825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22775",
    "results": [
        {
            "id": 22790,
            "identifier": "GO:0010756",
            "identifier_type": "str",
            "name": "positive regulation of plasminogen activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010756",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22791,
            "identifier": "GO:0048710",
            "identifier_type": "str",
            "name": "regulation of astrocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048710",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22792,
            "identifier": "23596",
            "identifier_type": "int",
            "name": "OPN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23596",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "opsin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22793,
            "identifier": "100129697",
            "identifier_type": "int",
            "name": "LOC100129697",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC100129697"
            },
            "metanode": "Gene"
        },
        {
            "id": 22794,
            "identifier": "GO:0002803",
            "identifier_type": "str",
            "name": "positive regulation of antibacterial peptide production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002803",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22795,
            "identifier": "GO:0035281",
            "identifier_type": "str",
            "name": "pre-miRNA export from nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035281",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22796,
            "identifier": "5731",
            "identifier_type": "int",
            "name": "PTGER1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5731",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "prostaglandin E receptor 1 (subtype EP1), 42kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 22797,
            "identifier": "51657",
            "identifier_type": "int",
            "name": "STYXL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51657",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "serine/threonine/tyrosine interacting-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22798,
            "identifier": "GO:0002313",
            "identifier_type": "str",
            "name": "mature B cell differentiation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002313",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22799,
            "identifier": "GO:0007268",
            "identifier_type": "str",
            "name": "synaptic transmission",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007268",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22800,
            "identifier": "C0021290",
            "identifier_type": "str",
            "name": "Neonatal disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0021290",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22801,
            "identifier": "GO:0001102",
            "identifier_type": "str",
            "name": "RNA polymerase II activating transcription factor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001102",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22802,
            "identifier": "GO:0032753",
            "identifier_type": "str",
            "name": "positive regulation of interleukin-4 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032753",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22803,
            "identifier": "GO:0032050",
            "identifier_type": "str",
            "name": "clathrin heavy chain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22804,
            "identifier": "401400",
            "identifier_type": "int",
            "name": "LOC401400",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401400",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC401400"
            },
            "metanode": "Gene"
        },
        {
            "id": 22805,
            "identifier": "9534",
            "identifier_type": "int",
            "name": "ZNF254",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9534",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 254"
            },
            "metanode": "Gene"
        },
        {
            "id": 22806,
            "identifier": "PC7_2251",
            "identifier_type": "str",
            "name": "CD28 co-stimulation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22807,
            "identifier": "GO:0001708",
            "identifier_type": "str",
            "name": "cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001708",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22808,
            "identifier": "6429",
            "identifier_type": "int",
            "name": "SRSF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6429",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "serine/arginine-rich splicing factor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 22809,
            "identifier": "GO:0000432",
            "identifier_type": "str",
            "name": "positive regulation of transcription from RNA polymerase II promoter by glucose",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000432",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22810,
            "identifier": "GO:0001969",
            "identifier_type": "str",
            "name": "regulation of activation of membrane attack complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001969",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22811,
            "identifier": "29942",
            "identifier_type": "int",
            "name": "PURG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29942",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "purine-rich element binding protein G"
            },
            "metanode": "Gene"
        },
        {
            "id": 22812,
            "identifier": "C0002792",
            "identifier_type": "str",
            "name": "Anaphylactic shock",
            "properties": {
                "url": "http://identifiers.org/umls/C0002792",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22813,
            "identifier": "C1261562",
            "identifier_type": "str",
            "name": "Detrusor instability",
            "properties": {
                "url": "http://identifiers.org/umls/C1261562",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22814,
            "identifier": "147719",
            "identifier_type": "int",
            "name": "LYPD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147719",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "LY6/PLAUR domain containing 4"
            },
            "metanode": "Gene"
        }
    ]
}