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=32250
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=32275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32225",
    "results": [
        {
            "id": 32243,
            "identifier": "GO:2000105",
            "identifier_type": "str",
            "name": "positive regulation of DNA-dependent DNA replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000105",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32244,
            "identifier": "3796",
            "identifier_type": "int",
            "name": "KIF2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3796",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "kinesin heavy chain member 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 32245,
            "identifier": "DB00975",
            "identifier_type": "str",
            "name": "Dipyridamole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00975",
                "inchi": "InChI=1S/C24H40N8O4/c33-15-11-31(12-16-34)23-26-20-19(21(27-23)29-7-3-1-4-8-29)25-24(32(13-17-35)14-18-36)28-22(20)30-9-5-2-6-10-30/h33-36H,1-18H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IZEKFCXSFNUWAM-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 32246,
            "identifier": "GO:0050802",
            "identifier_type": "str",
            "name": "circadian sleep/wake cycle, sleep",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050802",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32247,
            "identifier": "GO:0004784",
            "identifier_type": "str",
            "name": "superoxide dismutase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004784",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32248,
            "identifier": "GO:0009086",
            "identifier_type": "str",
            "name": "methionine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009086",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32249,
            "identifier": "2153",
            "identifier_type": "int",
            "name": "F5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2153",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "coagulation factor V (proaccelerin, labile factor)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32250,
            "identifier": "10660",
            "identifier_type": "int",
            "name": "LBX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10660",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ladybird homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32251,
            "identifier": "60682",
            "identifier_type": "int",
            "name": "SMAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60682",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "small ArfGAP 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32252,
            "identifier": "GO:0035050",
            "identifier_type": "str",
            "name": "embryonic heart tube development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32253,
            "identifier": "4494",
            "identifier_type": "int",
            "name": "MT1F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4494",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "metallothionein 1F"
            },
            "metanode": "Gene"
        },
        {
            "id": 32254,
            "identifier": "GO:0033157",
            "identifier_type": "str",
            "name": "regulation of intracellular protein transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32255,
            "identifier": "GO:1902570",
            "identifier_type": "str",
            "name": "protein localization to nucleolus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902570",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32256,
            "identifier": "DB01176",
            "identifier_type": "str",
            "name": "Cyclizine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01176",
                "inchi": "InChI=1S/C18H22N2/c1-19-12-14-20(15-13-19)18(16-8-4-2-5-9-16)17-10-6-3-7-11-17/h2-11,18H,12-15H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UVKZSORBKUEBAZ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 32257,
            "identifier": "C0151811",
            "identifier_type": "str",
            "name": "Subcutaneous nodule",
            "properties": {
                "url": "http://identifiers.org/umls/C0151811",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32258,
            "identifier": "GO:0003127",
            "identifier_type": "str",
            "name": "detection of nodal flow",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003127",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32259,
            "identifier": "3371",
            "identifier_type": "int",
            "name": "TNC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "tenascin C"
            },
            "metanode": "Gene"
        },
        {
            "id": 32260,
            "identifier": "6947",
            "identifier_type": "int",
            "name": "TCN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6947",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "transcobalamin I (vitamin B12 binding protein, R binder family)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32261,
            "identifier": "GO:0000187",
            "identifier_type": "str",
            "name": "activation of MAPK activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000187",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32262,
            "identifier": "PC7_1104",
            "identifier_type": "str",
            "name": "ALK1 signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 32263,
            "identifier": "132851",
            "identifier_type": "int",
            "name": "SPATA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "spermatogenesis associated 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 32264,
            "identifier": "55342",
            "identifier_type": "int",
            "name": "STRBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55342",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "spermatid perinuclear RNA binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 32265,
            "identifier": "64089",
            "identifier_type": "int",
            "name": "SNX16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64089",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "sorting nexin 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 32266,
            "identifier": "89978",
            "identifier_type": "int",
            "name": "DPH6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89978",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "diphthamine biosynthesis 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 32267,
            "identifier": "341019",
            "identifier_type": "int",
            "name": "DCDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/341019",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "doublecortin domain containing 1"
            },
            "metanode": "Gene"
        }
    ]
}