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=39700
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=39725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39675",
    "results": [
        {
            "id": 39699,
            "identifier": "GO:0032982",
            "identifier_type": "str",
            "name": "myosin filament",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032982",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39700,
            "identifier": "256714",
            "identifier_type": "int",
            "name": "MAP7D2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256714",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "MAP7 domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39701,
            "identifier": "GO:0072189",
            "identifier_type": "str",
            "name": "ureter development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072189",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39702,
            "identifier": "151531",
            "identifier_type": "int",
            "name": "UPP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151531",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uridine phosphorylase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39703,
            "identifier": "9356",
            "identifier_type": "int",
            "name": "SLC22A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9356",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "solute carrier family 22 (organic anion transporter), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 39704,
            "identifier": "C0236083",
            "identifier_type": "str",
            "name": "Burning feeling vagina",
            "properties": {
                "url": "http://identifiers.org/umls/C0236083",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39705,
            "identifier": "GO:0002238",
            "identifier_type": "str",
            "name": "response to molecule of fungal origin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002238",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39706,
            "identifier": "GO:1903640",
            "identifier_type": "str",
            "name": "negative regulation of gastrin-induced gastric acid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903640",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39707,
            "identifier": "GO:0047035",
            "identifier_type": "str",
            "name": "testosterone dehydrogenase (NAD+) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39708,
            "identifier": "C0854380",
            "identifier_type": "str",
            "name": "Blood insulin decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0854380",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39709,
            "identifier": "UBERON:0001694",
            "identifier_type": "str",
            "name": "petrous part of temporal bone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001694",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D010579"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 39710,
            "identifier": "GO:0006525",
            "identifier_type": "str",
            "name": "arginine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006525",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39711,
            "identifier": "29904",
            "identifier_type": "int",
            "name": "EEF2K",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "eukaryotic elongation factor 2 kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 39712,
            "identifier": "5643",
            "identifier_type": "int",
            "name": "PRSM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "protease, metallo, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39713,
            "identifier": "GO:1904437",
            "identifier_type": "str",
            "name": "positive regulation of transferrin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904437",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39714,
            "identifier": "GO:0007386",
            "identifier_type": "str",
            "name": "compartment pattern specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007386",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39715,
            "identifier": "PC7_8141",
            "identifier_type": "str",
            "name": "Telomere Maintenance",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39716,
            "identifier": "GO:0070920",
            "identifier_type": "str",
            "name": "regulation of production of small RNA involved in gene silencing by RNA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070920",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39717,
            "identifier": "6597",
            "identifier_type": "int",
            "name": "SMARCA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6597",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SWI/SNF related, matrix associated, actin dependent regulator of chromatin, subfamily a, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 39718,
            "identifier": "UBERON:0000997",
            "identifier_type": "str",
            "name": "mammalian vulva",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000997",
                "bto_id": "BTO:0003101",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D014844"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 39719,
            "identifier": "DB01252",
            "identifier_type": "str",
            "name": "Mitiglinide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01252",
                "inchi": "InChI=1S/C19H25NO3/c21-18(20-12-15-8-4-5-9-16(15)13-20)11-17(19(22)23)10-14-6-2-1-3-7-14/h1-3,6-7,15-17H,4-5,8-13H2,(H,22,23)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WPGGHFDDFPHPOB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 39720,
            "identifier": "1173",
            "identifier_type": "int",
            "name": "AP2M1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1173",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "adaptor-related protein complex 2, mu 1 subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 39721,
            "identifier": "9920",
            "identifier_type": "int",
            "name": "KBTBD11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9920",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "kelch repeat and BTB (POZ) domain containing 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 39722,
            "identifier": "5955",
            "identifier_type": "int",
            "name": "RCN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "reticulocalbin 2, EF-hand calcium binding domain"
            },
            "metanode": "Gene"
        },
        {
            "id": 39723,
            "identifier": "GO:0070970",
            "identifier_type": "str",
            "name": "interleukin-2 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070970",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}