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=15700
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=15725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15675",
    "results": [
        {
            "id": 15691,
            "identifier": "GO:0006122",
            "identifier_type": "str",
            "name": "mitochondrial electron transport, ubiquinol to cytochrome c",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006122",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15692,
            "identifier": "6434",
            "identifier_type": "int",
            "name": "TRA2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6434",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transformer 2 beta homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15693,
            "identifier": "GO:0005024",
            "identifier_type": "str",
            "name": "transforming growth factor beta-activated receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005024",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15694,
            "identifier": "C0235520",
            "identifier_type": "str",
            "name": "Femoral artery thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0235520",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15695,
            "identifier": "PC7_5558",
            "identifier_type": "str",
            "name": "MyD88 cascade initiated on plasma membrane",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15696,
            "identifier": "105376875",
            "identifier_type": "int",
            "name": "LOC105376875",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376875",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "uncharacterized LOC105376875"
            },
            "metanode": "Gene"
        },
        {
            "id": 15697,
            "identifier": "1266",
            "identifier_type": "int",
            "name": "CNN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1266",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "calponin 3, acidic"
            },
            "metanode": "Gene"
        },
        {
            "id": 15698,
            "identifier": "C0151970",
            "identifier_type": "str",
            "name": "Oesophageal ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0151970",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15699,
            "identifier": "441294",
            "identifier_type": "int",
            "name": "CTAGE15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441294",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "CTAGE family, member 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 15700,
            "identifier": "N0000182138",
            "identifier_type": "str",
            "name": "Cytochrome P450 1A2 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000182138",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 15701,
            "identifier": "GO:0010265",
            "identifier_type": "str",
            "name": "SCF complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010265",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15702,
            "identifier": "283150",
            "identifier_type": "int",
            "name": "FOXR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "forkhead box R1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15703,
            "identifier": "GO:0060290",
            "identifier_type": "str",
            "name": "transdifferentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060290",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15704,
            "identifier": "GO:0008542",
            "identifier_type": "str",
            "name": "visual learning",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15705,
            "identifier": "C0877338",
            "identifier_type": "str",
            "name": "Breast discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C0877338",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15706,
            "identifier": "3607",
            "identifier_type": "int",
            "name": "FOXK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3607",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "forkhead box K2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15707,
            "identifier": "401474",
            "identifier_type": "int",
            "name": "SAMD12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401474",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "sterile alpha motif domain containing 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 15708,
            "identifier": "GO:0045991",
            "identifier_type": "str",
            "name": "carbon catabolite activation of transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045991",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15709,
            "identifier": "80831",
            "identifier_type": "int",
            "name": "APOL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "apolipoprotein L, 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 15710,
            "identifier": "414918",
            "identifier_type": "int",
            "name": "DENND6B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/414918",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "DENN/MADD domain containing 6B"
            },
            "metanode": "Gene"
        },
        {
            "id": 15711,
            "identifier": "GO:0046132",
            "identifier_type": "str",
            "name": "pyrimidine ribonucleoside biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046132",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15712,
            "identifier": "GO:0052743",
            "identifier_type": "str",
            "name": "inositol tetrakisphosphate phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15713,
            "identifier": "GO:0002317",
            "identifier_type": "str",
            "name": "plasma cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002317",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15714,
            "identifier": "C0009766",
            "identifier_type": "str",
            "name": "Conjunctivitis allergic",
            "properties": {
                "url": "http://identifiers.org/umls/C0009766",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15715,
            "identifier": "GO:0008969",
            "identifier_type": "str",
            "name": "phosphohistidine phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008969",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}