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=44150
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=44175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=44125",
    "results": [
        {
            "id": 44150,
            "identifier": "C1963747",
            "identifier_type": "str",
            "name": "Herpes simplex hepatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1963747",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44151,
            "identifier": "GO:0016208",
            "identifier_type": "str",
            "name": "AMP binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016208",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44152,
            "identifier": "165055",
            "identifier_type": "int",
            "name": "CCDC138",
            "properties": {
                "url": "http://identifiers.org/ncbigene/165055",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "coiled-coil domain containing 138"
            },
            "metanode": "Gene"
        },
        {
            "id": 44153,
            "identifier": "GO:0004775",
            "identifier_type": "str",
            "name": "succinate-CoA ligase (ADP-forming) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004775",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44154,
            "identifier": "WP2328_r84648",
            "identifier_type": "str",
            "name": "Allograft Rejection",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2328_r84648",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44155,
            "identifier": "GO:0002275",
            "identifier_type": "str",
            "name": "myeloid cell activation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002275",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44156,
            "identifier": "C0152030",
            "identifier_type": "str",
            "name": "Skin irritation",
            "properties": {
                "url": "http://identifiers.org/umls/C0152030",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44157,
            "identifier": "GO:0002679",
            "identifier_type": "str",
            "name": "respiratory burst involved in defense response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002679",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44158,
            "identifier": "8339",
            "identifier_type": "int",
            "name": "HIST1H2BG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H2bg"
            },
            "metanode": "Gene"
        },
        {
            "id": 44159,
            "identifier": "C0428886",
            "identifier_type": "str",
            "name": "Mean arterial pressure",
            "properties": {
                "url": "http://identifiers.org/umls/C0428886",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44160,
            "identifier": "GO:0033344",
            "identifier_type": "str",
            "name": "cholesterol efflux",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033344",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44161,
            "identifier": "22866",
            "identifier_type": "int",
            "name": "CNKSR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22866",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "connector enhancer of kinase suppressor of Ras 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44162,
            "identifier": "PC7_7642",
            "identifier_type": "str",
            "name": "Sodium-coupled phosphate cotransporters",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44163,
            "identifier": "C0856054",
            "identifier_type": "str",
            "name": "Mental status changes",
            "properties": {
                "url": "http://identifiers.org/umls/C0856054",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44164,
            "identifier": "GO:0010193",
            "identifier_type": "str",
            "name": "response to ozone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010193",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44165,
            "identifier": "GO:0051581",
            "identifier_type": "str",
            "name": "negative regulation of neurotransmitter uptake",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051581",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44166,
            "identifier": "C0035579",
            "identifier_type": "str",
            "name": "Rickets",
            "properties": {
                "url": "http://identifiers.org/umls/C0035579",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44167,
            "identifier": "100132874",
            "identifier_type": "int",
            "name": "LOC100132874",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "uncharacterized LOC100132874"
            },
            "metanode": "Gene"
        },
        {
            "id": 44168,
            "identifier": "6834",
            "identifier_type": "int",
            "name": "SURF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "surfeit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 44169,
            "identifier": "GO:0003431",
            "identifier_type": "str",
            "name": "growth plate cartilage chondrocyte development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003431",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44170,
            "identifier": "GO:0006862",
            "identifier_type": "str",
            "name": "nucleotide transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006862",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44171,
            "identifier": "4543",
            "identifier_type": "int",
            "name": "MTNR1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4543",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "melatonin receptor 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 44172,
            "identifier": "GO:0033690",
            "identifier_type": "str",
            "name": "positive regulation of osteoblast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033690",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44173,
            "identifier": "91543",
            "identifier_type": "int",
            "name": "RSAD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91543",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "radical S-adenosyl methionine domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44174,
            "identifier": "GO:0048104",
            "identifier_type": "str",
            "name": "establishment of body hair or bristle planar orientation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048104",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}