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=29050
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=29075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29025",
    "results": [
        {
            "id": 29043,
            "identifier": "GO:0009991",
            "identifier_type": "str",
            "name": "response to extracellular stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009991",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29044,
            "identifier": "GO:0022038",
            "identifier_type": "str",
            "name": "corpus callosum development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29045,
            "identifier": "79447",
            "identifier_type": "int",
            "name": "PAGR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79447",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "PAXIP1 associated glutamate-rich protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29046,
            "identifier": "644994",
            "identifier_type": "int",
            "name": "SMIM23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644994",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "small integral membrane protein 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 29047,
            "identifier": "GO:0007070",
            "identifier_type": "str",
            "name": "negative regulation of transcription from RNA polymerase II promoter during mitosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007070",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29048,
            "identifier": "GO:1990737",
            "identifier_type": "str",
            "name": "response to manganese-induced endoplasmic reticulum stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990737",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29049,
            "identifier": "580",
            "identifier_type": "int",
            "name": "BARD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/580",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "BRCA1 associated RING domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29050,
            "identifier": "GO:0014821",
            "identifier_type": "str",
            "name": "phasic smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29051,
            "identifier": "C0595876",
            "identifier_type": "str",
            "name": "Calcium intoxication",
            "properties": {
                "url": "http://identifiers.org/umls/C0595876",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29052,
            "identifier": "3033",
            "identifier_type": "int",
            "name": "HADH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3033",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "hydroxyacyl-CoA dehydrogenase"
            },
            "metanode": "Gene"
        },
        {
            "id": 29053,
            "identifier": "57594",
            "identifier_type": "int",
            "name": "HOMEZ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57594",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "homeobox and leucine zipper encoding"
            },
            "metanode": "Gene"
        },
        {
            "id": 29054,
            "identifier": "DB01380",
            "identifier_type": "str",
            "name": "Cortisone acetate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01380",
                "inchi": "InChI=1S/C23H30O6/c1-13(24)29-12-19(27)23(28)9-7-17-16-5-4-14-10-15(25)6-8-21(14,2)20(16)18(26)11-22(17,23)3/h10,16-17,20,28H,4-9,11-12H2,1-3H3/t16-,17-,20+,21-,22-,23-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ITRJWOMZKQRYTA-RFZYENFJSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 29055,
            "identifier": "GO:1903867",
            "identifier_type": "str",
            "name": "extraembryonic membrane development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903867",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29056,
            "identifier": "80129",
            "identifier_type": "int",
            "name": "CCDC170",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "coiled-coil domain containing 170"
            },
            "metanode": "Gene"
        },
        {
            "id": 29057,
            "identifier": "D009128",
            "identifier_type": "str",
            "name": "Muscle Spasticity",
            "properties": {
                "url": "http://identifiers.org/mesh/D009128",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 29058,
            "identifier": "100507170",
            "identifier_type": "int",
            "name": "CT47A12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100507170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 47, member A12"
            },
            "metanode": "Gene"
        },
        {
            "id": 29059,
            "identifier": "5502",
            "identifier_type": "int",
            "name": "PPP1R1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5502",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "protein phosphatase 1, regulatory (inhibitor) subunit 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 29060,
            "identifier": "51428",
            "identifier_type": "int",
            "name": "DDX41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "DEAD (Asp-Glu-Ala-Asp) box polypeptide 41"
            },
            "metanode": "Gene"
        },
        {
            "id": 29061,
            "identifier": "116236",
            "identifier_type": "int",
            "name": "ABHD15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "abhydrolase domain containing 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 29062,
            "identifier": "23341",
            "identifier_type": "int",
            "name": "DNAJC16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DnaJ (Hsp40) homolog, subfamily C, member 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 29063,
            "identifier": "7827",
            "identifier_type": "int",
            "name": "NPHS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "nephrosis 2, idiopathic, steroid-resistant (podocin)"
            },
            "metanode": "Gene"
        },
        {
            "id": 29064,
            "identifier": "C0541782",
            "identifier_type": "str",
            "name": "Sinus arrest",
            "properties": {
                "url": "http://identifiers.org/umls/C0541782",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29065,
            "identifier": "84309",
            "identifier_type": "int",
            "name": "NUDT16L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "nudix (nucleoside diphosphate linked moiety X)-type motif 16-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29066,
            "identifier": "254428",
            "identifier_type": "int",
            "name": "SLC41A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 41 (magnesium transporter), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29067,
            "identifier": "492311",
            "identifier_type": "int",
            "name": "IGIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/492311",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "IgA-inducing protein"
            },
            "metanode": "Gene"
        }
    ]
}