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=19200
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=19225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19175",
    "results": [
        {
            "id": 19189,
            "identifier": "GO:0015851",
            "identifier_type": "str",
            "name": "nucleobase transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015851",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19190,
            "identifier": "259289",
            "identifier_type": "int",
            "name": "TAS2R43",
            "properties": {
                "url": "http://identifiers.org/ncbigene/259289",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 43"
            },
            "metanode": "Gene"
        },
        {
            "id": 19191,
            "identifier": "DB00469",
            "identifier_type": "str",
            "name": "Tenoxicam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00469",
                "inchi": "InChI=1S/C13H11N3O4S2/c1-16-10(13(18)15-9-4-2-3-6-14-9)11(17)12-8(5-7-21-12)22(16,19)20/h2-7,18H,1H3,(H,14,15)/b13-10-",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WZWYJBNHTWCXIM-RAXLEYEMSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19192,
            "identifier": "C0259768",
            "identifier_type": "str",
            "name": "Wound dehiscence",
            "properties": {
                "url": "http://identifiers.org/umls/C0259768",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19193,
            "identifier": "GO:0042073",
            "identifier_type": "str",
            "name": "intraciliary transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042073",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19194,
            "identifier": "27445",
            "identifier_type": "int",
            "name": "PCLO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27445",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "piccolo presynaptic cytomatrix protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19195,
            "identifier": "C0392160",
            "identifier_type": "str",
            "name": "Application site atrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0392160",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19196,
            "identifier": "GO:0071209",
            "identifier_type": "str",
            "name": "U7 snRNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071209",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19197,
            "identifier": "C0009088",
            "identifier_type": "str",
            "name": "Cluster headache",
            "properties": {
                "url": "http://identifiers.org/umls/C0009088",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19198,
            "identifier": "83746",
            "identifier_type": "int",
            "name": "L3MBTL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "l(3)mbt-like 2 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19199,
            "identifier": "C0027947",
            "identifier_type": "str",
            "name": "Neutropenia",
            "properties": {
                "url": "http://identifiers.org/umls/C0027947",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19200,
            "identifier": "GO:0032304",
            "identifier_type": "str",
            "name": "negative regulation of icosanoid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032304",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19201,
            "identifier": "10288",
            "identifier_type": "int",
            "name": "LILRB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10288",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "leukocyte immunoglobulin-like receptor, subfamily B (with TM and ITIM domains), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19202,
            "identifier": "GO:0044208",
            "identifier_type": "str",
            "name": "'de novo' AMP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044208",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19203,
            "identifier": "221938",
            "identifier_type": "int",
            "name": "MMD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "monocyte to macrophage differentiation-associated 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19204,
            "identifier": "GO:0010959",
            "identifier_type": "str",
            "name": "regulation of metal ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010959",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19205,
            "identifier": "23732",
            "identifier_type": "int",
            "name": "FRRS1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23732",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ferric-chelate reductase 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 19206,
            "identifier": "4122",
            "identifier_type": "int",
            "name": "MAN2A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4122",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "mannosidase, alpha, class 2A, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19207,
            "identifier": "GO:0021983",
            "identifier_type": "str",
            "name": "pituitary gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021983",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19208,
            "identifier": "84700",
            "identifier_type": "int",
            "name": "MYO18B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84700",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "myosin XVIIIB"
            },
            "metanode": "Gene"
        },
        {
            "id": 19209,
            "identifier": "339965",
            "identifier_type": "int",
            "name": "CCDC158",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "coiled-coil domain containing 158"
            },
            "metanode": "Gene"
        },
        {
            "id": 19210,
            "identifier": "114984",
            "identifier_type": "int",
            "name": "FLYWCH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114984",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "FLYWCH family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19211,
            "identifier": "PC7_5698",
            "identifier_type": "str",
            "name": "NCAM1 interactions",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19212,
            "identifier": "GO:0010652",
            "identifier_type": "str",
            "name": "positive regulation of cell communication by chemical coupling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010652",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19213,
            "identifier": "6591",
            "identifier_type": "int",
            "name": "SNAI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "snail family zinc finger 2"
            },
            "metanode": "Gene"
        }
    ]
}