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=39500
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=39525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39475",
    "results": [
        {
            "id": 39499,
            "identifier": "GO:0051660",
            "identifier_type": "str",
            "name": "establishment of centrosome localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051660",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39500,
            "identifier": "GO:0051794",
            "identifier_type": "str",
            "name": "regulation of catagen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051794",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39501,
            "identifier": "GO:0048172",
            "identifier_type": "str",
            "name": "regulation of short-term neuronal synaptic plasticity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048172",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39502,
            "identifier": "3344",
            "identifier_type": "int",
            "name": "FOXN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "forkhead box N2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39503,
            "identifier": "GO:0016504",
            "identifier_type": "str",
            "name": "peptidase activator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016504",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39504,
            "identifier": "C0079102",
            "identifier_type": "str",
            "name": "Cerebral thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0079102",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39505,
            "identifier": "GO:0007218",
            "identifier_type": "str",
            "name": "neuropeptide signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39506,
            "identifier": "5813",
            "identifier_type": "int",
            "name": "PURA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "purine-rich element binding protein A"
            },
            "metanode": "Gene"
        },
        {
            "id": 39507,
            "identifier": "10464",
            "identifier_type": "int",
            "name": "PIBF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10464",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "progesterone immunomodulatory binding factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39508,
            "identifier": "D002100",
            "identifier_type": "str",
            "name": "Cachexia",
            "properties": {
                "url": "http://identifiers.org/mesh/D002100",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 39509,
            "identifier": "GO:0015925",
            "identifier_type": "str",
            "name": "galactosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015925",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39510,
            "identifier": "WP1422_r79871",
            "identifier_type": "str",
            "name": "Sphingolipid Metabolism",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP1422_r79871",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39511,
            "identifier": "GO:0046691",
            "identifier_type": "str",
            "name": "intracellular canaliculus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046691",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39512,
            "identifier": "GO:0015691",
            "identifier_type": "str",
            "name": "cadmium ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015691",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39513,
            "identifier": "375593",
            "identifier_type": "int",
            "name": "TRIM73",
            "properties": {
                "url": "http://identifiers.org/ncbigene/375593",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "tripartite motif containing 73"
            },
            "metanode": "Gene"
        },
        {
            "id": 39514,
            "identifier": "286052",
            "identifier_type": "int",
            "name": "LOC286052",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286052",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC286052"
            },
            "metanode": "Gene"
        },
        {
            "id": 39515,
            "identifier": "4298",
            "identifier_type": "int",
            "name": "MLLT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4298",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "myeloid/lymphoid or mixed-lineage leukemia (trithorax homolog, Drosophila); translocated to, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39516,
            "identifier": "84620",
            "identifier_type": "int",
            "name": "ST6GAL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84620",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ST6 beta-galactosamide alpha-2,6-sialyltranferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39517,
            "identifier": "PC7_2505",
            "identifier_type": "str",
            "name": "Carnitine synthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39518,
            "identifier": "GO:1902284",
            "identifier_type": "str",
            "name": "neuron projection extension involved in neuron projection guidance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902284",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39519,
            "identifier": "GO:0003836",
            "identifier_type": "str",
            "name": "beta-galactoside (CMP) alpha-2,3-sialyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003836",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39520,
            "identifier": "6767",
            "identifier_type": "int",
            "name": "ST13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6767",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "suppression of tumorigenicity 13 (colon carcinoma) (Hsp70 interacting protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39521,
            "identifier": "GO:1990381",
            "identifier_type": "str",
            "name": "ubiquitin-specific protease binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990381",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39522,
            "identifier": "GO:2000210",
            "identifier_type": "str",
            "name": "positive regulation of anoikis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000210",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39523,
            "identifier": "C0000731",
            "identifier_type": "str",
            "name": "Abdominal distension",
            "properties": {
                "url": "http://identifiers.org/umls/C0000731",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}