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=44075
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=44100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=44050",
    "results": [
        {
            "id": 44075,
            "identifier": "7142",
            "identifier_type": "int",
            "name": "TNP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "transition protein 2 (during histone to protamine replacement)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44076,
            "identifier": "1841",
            "identifier_type": "int",
            "name": "DTYMK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1841",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "deoxythymidylate kinase (thymidylate kinase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44077,
            "identifier": "55660",
            "identifier_type": "int",
            "name": "PRPF40A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55660",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "PRP40 pre-mRNA processing factor 40 homolog A (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44078,
            "identifier": "64167",
            "identifier_type": "int",
            "name": "ERAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64167",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "endoplasmic reticulum aminopeptidase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44079,
            "identifier": "441869",
            "identifier_type": "int",
            "name": "ANKRD65",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ankyrin repeat domain 65"
            },
            "metanode": "Gene"
        },
        {
            "id": 44080,
            "identifier": "GO:0046653",
            "identifier_type": "str",
            "name": "tetrahydrofolate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046653",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44081,
            "identifier": "C0740299",
            "identifier_type": "str",
            "name": "Blood culture positive",
            "properties": {
                "url": "http://identifiers.org/umls/C0740299",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44082,
            "identifier": "GO:0043467",
            "identifier_type": "str",
            "name": "regulation of generation of precursor metabolites and energy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043467",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44083,
            "identifier": "GO:1903140",
            "identifier_type": "str",
            "name": "regulation of establishment of endothelial barrier",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903140",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44084,
            "identifier": "8833",
            "identifier_type": "int",
            "name": "GMPS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8833",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "guanine monphosphate synthase"
            },
            "metanode": "Gene"
        },
        {
            "id": 44085,
            "identifier": "285093",
            "identifier_type": "int",
            "name": "RTP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285093",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "receptor (chemosensory) transporter protein 5 (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44086,
            "identifier": "GO:0071949",
            "identifier_type": "str",
            "name": "FAD binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071949",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44087,
            "identifier": "GO:0009182",
            "identifier_type": "str",
            "name": "purine deoxyribonucleoside diphosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009182",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44088,
            "identifier": "C0424740",
            "identifier_type": "str",
            "name": "Cold hands",
            "properties": {
                "url": "http://identifiers.org/umls/C0424740",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44089,
            "identifier": "GO:0005055",
            "identifier_type": "str",
            "name": "laminin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005055",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44090,
            "identifier": "C0162824",
            "identifier_type": "str",
            "name": "Photocontact dermatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0162824",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44091,
            "identifier": "79891",
            "identifier_type": "int",
            "name": "ZNF671",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79891",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 671"
            },
            "metanode": "Gene"
        },
        {
            "id": 44092,
            "identifier": "2318",
            "identifier_type": "int",
            "name": "FLNC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2318",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "filamin C, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 44093,
            "identifier": "DB01188",
            "identifier_type": "str",
            "name": "Ciclopirox",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01188",
                "inchi": "InChI=1S/C12H17NO2/c1-9-7-11(13(15)12(14)8-9)10-5-3-2-4-6-10/h7-8,10,15H,2-6H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SCKYRAXSEDYPSA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 44094,
            "identifier": "55286",
            "identifier_type": "int",
            "name": "C4orf19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55286",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "chromosome 4 open reading frame 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 44095,
            "identifier": "GO:0021960",
            "identifier_type": "str",
            "name": "anterior commissure morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021960",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44096,
            "identifier": "GO:0004427",
            "identifier_type": "str",
            "name": "inorganic diphosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004427",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44097,
            "identifier": "GO:0043125",
            "identifier_type": "str",
            "name": "ErbB-3 class receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043125",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44098,
            "identifier": "7589",
            "identifier_type": "int",
            "name": "ZSCAN21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7589",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zinc finger and SCAN domain containing 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 44099,
            "identifier": "GO:0051197",
            "identifier_type": "str",
            "name": "positive regulation of coenzyme metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}