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=28075
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=28100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28050",
    "results": [
        {
            "id": 28069,
            "identifier": "PC7_5535",
            "identifier_type": "str",
            "name": "Mitotic Spindle Checkpoint",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28070,
            "identifier": "5001",
            "identifier_type": "int",
            "name": "ORC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "origin recognition complex, subunit 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 28071,
            "identifier": "55167",
            "identifier_type": "int",
            "name": "MSL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55167",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "male-specific lethal 2 homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28072,
            "identifier": "94086",
            "identifier_type": "int",
            "name": "HSPB9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94086",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "heat shock protein, alpha-crystallin-related, B9"
            },
            "metanode": "Gene"
        },
        {
            "id": 28073,
            "identifier": "GO:0055008",
            "identifier_type": "str",
            "name": "cardiac muscle tissue morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28074,
            "identifier": "124626",
            "identifier_type": "int",
            "name": "ZPBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124626",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "zona pellucida binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28075,
            "identifier": "GO:1901856",
            "identifier_type": "str",
            "name": "negative regulation of cellular respiration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901856",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28076,
            "identifier": "C1800706",
            "identifier_type": "str",
            "name": "Idiopathic pulmonary fibrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C1800706",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28077,
            "identifier": "C0001144",
            "identifier_type": "str",
            "name": "Acne vulgaris",
            "properties": {
                "url": "http://identifiers.org/umls/C0001144",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28078,
            "identifier": "GO:0034191",
            "identifier_type": "str",
            "name": "apolipoprotein A-I receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034191",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28079,
            "identifier": "642620",
            "identifier_type": "int",
            "name": "LOC642620",
            "properties": {
                "url": "http://identifiers.org/ncbigene/642620",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC642620"
            },
            "metanode": "Gene"
        },
        {
            "id": 28080,
            "identifier": "GO:0044089",
            "identifier_type": "str",
            "name": "positive regulation of cellular component biogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044089",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28081,
            "identifier": "GO:0008199",
            "identifier_type": "str",
            "name": "ferric iron binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008199",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28082,
            "identifier": "GO:0033218",
            "identifier_type": "str",
            "name": "amide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28083,
            "identifier": "GO:0034650",
            "identifier_type": "str",
            "name": "cortisol metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034650",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28084,
            "identifier": "100996331",
            "identifier_type": "int",
            "name": "POTEB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996331",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "POTE ankyrin domain family, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28085,
            "identifier": "C1868709",
            "identifier_type": "str",
            "name": "Activation syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C1868709",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28086,
            "identifier": "9294",
            "identifier_type": "int",
            "name": "S1PR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9294",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "sphingosine-1-phosphate receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28087,
            "identifier": "81851",
            "identifier_type": "int",
            "name": "KRTAP1-1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin associated protein 1-1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28088,
            "identifier": "2984",
            "identifier_type": "int",
            "name": "GUCY2C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2984",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "guanylate cyclase 2C"
            },
            "metanode": "Gene"
        },
        {
            "id": 28089,
            "identifier": "C0521516",
            "identifier_type": "str",
            "name": "Polymyalgia",
            "properties": {
                "url": "http://identifiers.org/umls/C0521516",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28090,
            "identifier": "57673",
            "identifier_type": "int",
            "name": "BEND3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57673",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "BEN domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28091,
            "identifier": "GO:0018307",
            "identifier_type": "str",
            "name": "enzyme active site formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28092,
            "identifier": "D059350",
            "identifier_type": "str",
            "name": "Chronic Pain",
            "properties": {
                "url": "http://identifiers.org/mesh/D059350",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 28093,
            "identifier": "GO:0071635",
            "identifier_type": "str",
            "name": "negative regulation of transforming growth factor beta production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071635",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}