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=5025
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=5050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5000",
    "results": [
        {
            "id": 5014,
            "identifier": "GO:0032029",
            "identifier_type": "str",
            "name": "myosin tail binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032029",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5015,
            "identifier": "GO:0009225",
            "identifier_type": "str",
            "name": "nucleotide-sugar metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009225",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5016,
            "identifier": "GO:0002678",
            "identifier_type": "str",
            "name": "positive regulation of chronic inflammatory response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002678",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5017,
            "identifier": "GO:0009642",
            "identifier_type": "str",
            "name": "response to light intensity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009642",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5018,
            "identifier": "GO:0047006",
            "identifier_type": "str",
            "name": "17-alpha,20-alpha-dihydroxypregn-4-en-3-one dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5019,
            "identifier": "GO:0016460",
            "identifier_type": "str",
            "name": "myosin II complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016460",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 5020,
            "identifier": "GO:0009279",
            "identifier_type": "str",
            "name": "cell outer membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009279",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 5021,
            "identifier": "C0037036",
            "identifier_type": "str",
            "name": "Salivary hypersecretion",
            "properties": {
                "url": "http://identifiers.org/umls/C0037036",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5022,
            "identifier": "C0036396",
            "identifier_type": "str",
            "name": "Sciatica",
            "properties": {
                "url": "http://identifiers.org/umls/C0036396",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5023,
            "identifier": "C0521546",
            "identifier_type": "str",
            "name": "Congenital joint malformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0521546",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5024,
            "identifier": "4148",
            "identifier_type": "int",
            "name": "MATN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4148",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "matrilin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5025,
            "identifier": "GO:0019276",
            "identifier_type": "str",
            "name": "UDP-N-acetylgalactosamine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019276",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5026,
            "identifier": "139341",
            "identifier_type": "int",
            "name": "FUNDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/139341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "FUN14 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5027,
            "identifier": "84726",
            "identifier_type": "int",
            "name": "PRRC2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84726",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "proline-rich coiled-coil 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 5028,
            "identifier": "GO:0090659",
            "identifier_type": "str",
            "name": "walking behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090659",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5029,
            "identifier": "GO:0032460",
            "identifier_type": "str",
            "name": "negative regulation of protein oligomerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032460",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5030,
            "identifier": "6729",
            "identifier_type": "int",
            "name": "SRP54",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6729",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "signal recognition particle 54kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 5031,
            "identifier": "C0005967",
            "identifier_type": "str",
            "name": "Bone neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0005967",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5032,
            "identifier": "C0549334",
            "identifier_type": "str",
            "name": "Parotid duct obstruction",
            "properties": {
                "url": "http://identifiers.org/umls/C0549334",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5033,
            "identifier": "DB00531",
            "identifier_type": "str",
            "name": "Cyclophosphamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00531",
                "inchi": "InChI=1S/C7H15Cl2N2O2P/c8-2-5-11(6-3-9)14(12)10-4-1-7-13-14/h1-7H2,(H,10,12)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=CMSMOCZEIVJLDB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 5034,
            "identifier": "PC7_5708",
            "identifier_type": "str",
            "name": "NF-kB activation through FADD/RIP-1 pathway mediated by caspase-8 and -10",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 5035,
            "identifier": "GO:0042281",
            "identifier_type": "str",
            "name": "dolichyl pyrophosphate Man9GlcNAc2 alpha-1,3-glucosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042281",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5036,
            "identifier": "C0233796",
            "identifier_type": "str",
            "name": "Amnesia transient",
            "properties": {
                "url": "http://identifiers.org/umls/C0233796",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5037,
            "identifier": "GO:0097187",
            "identifier_type": "str",
            "name": "dentinogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097187",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5038,
            "identifier": "10068",
            "identifier_type": "int",
            "name": "IL18BP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "interleukin 18 binding protein"
            },
            "metanode": "Gene"
        }
    ]
}