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=38725
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=38750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38700",
    "results": [
        {
            "id": 38723,
            "identifier": "64881",
            "identifier_type": "int",
            "name": "PCDH20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "protocadherin 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 38724,
            "identifier": "GO:0031230",
            "identifier_type": "str",
            "name": "intrinsic component of cell outer membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031230",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38725,
            "identifier": "101929490",
            "identifier_type": "int",
            "name": "LOC101929490",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929490",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC101929490"
            },
            "metanode": "Gene"
        },
        {
            "id": 38726,
            "identifier": "DB08868",
            "identifier_type": "str",
            "name": "Fingolimod",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08868",
                "inchi": "InChI=1S/C19H33NO2/c1-2-3-4-5-6-7-8-17-9-11-18(12-10-17)13-14-19(20,15-21)16-22/h9-12,21-22H,2-8,13-16,20H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KKGQTZUTZRNORY-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 38727,
            "identifier": "138883",
            "identifier_type": "int",
            "name": "OR1N1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138883",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "olfactory receptor, family 1, subfamily N, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38728,
            "identifier": "800",
            "identifier_type": "int",
            "name": "CALD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/800",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "caldesmon 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38729,
            "identifier": "9563",
            "identifier_type": "int",
            "name": "H6PD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9563",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hexose-6-phosphate dehydrogenase (glucose 1-dehydrogenase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 38730,
            "identifier": "50838",
            "identifier_type": "int",
            "name": "TAS2R13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50838",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 38731,
            "identifier": "440956",
            "identifier_type": "int",
            "name": "IQCF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440956",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "IQ motif containing F6"
            },
            "metanode": "Gene"
        },
        {
            "id": 38732,
            "identifier": "GO:0035872",
            "identifier_type": "str",
            "name": "nucleotide-binding domain, leucine rich repeat containing receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035872",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38733,
            "identifier": "80863",
            "identifier_type": "int",
            "name": "PRRT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "proline-rich transmembrane protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38734,
            "identifier": "3397",
            "identifier_type": "int",
            "name": "ID1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3397",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "inhibitor of DNA binding 1, dominant negative helix-loop-helix protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 38735,
            "identifier": "GO:0004938",
            "identifier_type": "str",
            "name": "alpha2-adrenergic receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004938",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38736,
            "identifier": "GO:0060453",
            "identifier_type": "str",
            "name": "regulation of gastric acid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060453",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38737,
            "identifier": "83719",
            "identifier_type": "int",
            "name": "YPEL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83719",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "yippee-like 3 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 38738,
            "identifier": "C0280028",
            "identifier_type": "str",
            "name": "Refractory anemia with excess blasts in transformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0280028",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38739,
            "identifier": "1198",
            "identifier_type": "int",
            "name": "CLK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1198",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "CDC-like kinase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 38740,
            "identifier": "GO:0002636",
            "identifier_type": "str",
            "name": "positive regulation of germinal center formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002636",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38741,
            "identifier": "10261",
            "identifier_type": "int",
            "name": "IGSF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10261",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "immunoglobulin superfamily, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 38742,
            "identifier": "51776",
            "identifier_type": "int",
            "name": "ZAK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51776",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "sterile alpha motif and leucine zipper containing kinase AZK"
            },
            "metanode": "Gene"
        },
        {
            "id": 38743,
            "identifier": "GO:1903361",
            "identifier_type": "str",
            "name": "protein localization to basolateral plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903361",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38744,
            "identifier": "C0863111",
            "identifier_type": "str",
            "name": "Nasal mucus blood tinged",
            "properties": {
                "url": "http://identifiers.org/umls/C0863111",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38745,
            "identifier": "C0700639",
            "identifier_type": "str",
            "name": "Congenital hypertrophic pyloric stenosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0700639",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38746,
            "identifier": "GO:0016879",
            "identifier_type": "str",
            "name": "ligase activity, forming carbon-nitrogen bonds",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38747,
            "identifier": "135295",
            "identifier_type": "int",
            "name": "SRSF12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/135295",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "serine/arginine-rich splicing factor 12"
            },
            "metanode": "Gene"
        }
    ]
}