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=38925
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=38950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38900",
    "results": [
        {
            "id": 38924,
            "identifier": "GO:0034285",
            "identifier_type": "str",
            "name": "response to disaccharide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034285",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38925,
            "identifier": "GO:0098519",
            "identifier_type": "str",
            "name": "nucleotide phosphatase activity, acting on free nucleotides",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098519",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38926,
            "identifier": "7569",
            "identifier_type": "int",
            "name": "ZNF182",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger protein 182"
            },
            "metanode": "Gene"
        },
        {
            "id": 38927,
            "identifier": "92558",
            "identifier_type": "int",
            "name": "CCDC64",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92558",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "coiled-coil domain containing 64"
            },
            "metanode": "Gene"
        },
        {
            "id": 38928,
            "identifier": "GO:0072075",
            "identifier_type": "str",
            "name": "metanephric mesenchyme development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072075",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38929,
            "identifier": "254170",
            "identifier_type": "int",
            "name": "FBXO33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "F-box protein 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 38930,
            "identifier": "GO:1990268",
            "identifier_type": "str",
            "name": "response to gold nanoparticle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990268",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38931,
            "identifier": "148418",
            "identifier_type": "int",
            "name": "SAMD13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148418",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "sterile alpha motif domain containing 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 38932,
            "identifier": "55964",
            "identifier_type": "int",
            "name": "SEPT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55964",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "septin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 38933,
            "identifier": "25981",
            "identifier_type": "int",
            "name": "DNAH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25981",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "dynein, axonemal, heavy chain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38934,
            "identifier": "GO:0060575",
            "identifier_type": "str",
            "name": "intestinal epithelial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060575",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38935,
            "identifier": "646",
            "identifier_type": "int",
            "name": "BNC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/646",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "basonuclin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38936,
            "identifier": "GO:0035584",
            "identifier_type": "str",
            "name": "calcium-mediated signaling using intracellular calcium source",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035584",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38937,
            "identifier": "GO:0036115",
            "identifier_type": "str",
            "name": "fatty-acyl-CoA catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036115",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38938,
            "identifier": "GO:1901420",
            "identifier_type": "str",
            "name": "negative regulation of response to alcohol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901420",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38939,
            "identifier": "C1295715",
            "identifier_type": "str",
            "name": "Fibrinogen decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C1295715",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38940,
            "identifier": "GO:0033277",
            "identifier_type": "str",
            "name": "abortive mitotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033277",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38941,
            "identifier": "728819",
            "identifier_type": "int",
            "name": "C1GALT1C1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728819",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "C1GALT1-specific chaperone 1 like"
            },
            "metanode": "Gene"
        },
        {
            "id": 38942,
            "identifier": "119385",
            "identifier_type": "int",
            "name": "AGAP11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119385",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ankyrin repeat and GTPase domain Arf GTPase activating protein 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 38943,
            "identifier": "DB00638",
            "identifier_type": "str",
            "name": "Inulin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00638",
                "inchi": "InChI=1S/C228H382O191/c229-1-76-114(268)152(306)153(307)191(381-76)419-228(190(344)151(305)113(38-266)418-228)75-380-227(189(343)150(304)112(37-265)417-227)74-379-226(188(342)149(303)111(36-264)416-226)73-378-225(187(341)148(302)110(35-263)415-225)72-377-224(186(340)147(301)109(34-262)414-224)71-376-223(185(339)146(300)108(33-261)413-223)70-375-222(184(338)145(299)107(32-260)412-222)69-374-221(183(337)144(298)106(31-259)411-221)68-373-220(182(336)143(297)105(30-258)410-220)67-372-219(181(335)142(296)104(29-257)409-219)66-371-218(180(334)141(295)103(28-256)408-218)65-370-217(179(333)140(294)102(27-255)407-217)64-369-216(178(332)139(293)101(26-254)406-216)63-368-215(177(331)138(292)100(25-253)405-215)62-367-214(176(330)137(291)99(24-252)404-214)61-366-213(175(329)136(290)98(23-251)403-213)60-365-212(174(328)135(289)97(22-250)402-212)59-364-211(173(327)134(288)96(21-249)401-211)58-363-210(172(326)133(287)95(20-248)400-210)57-362-209(171(325)132(286)94(19-247)399-209)56-361-208(170(324)131(285)93(18-246)398-208)55-360-207(169(323)130(284)92(17-245)397-207)54-359-206(168(322)129(283)91(16-244)396-206)53-358-205(167(321)128(282)90(15-243)395-205)52-357-204(166(320)127(281)89(14-242)394-204)51-356-203(165(319)126(280)88(13-241)393-203)50-355-202(164(318)125(279)87(12-240)392-202)49-354-201(163(317)124(278)86(11-239)391-201)48-353-200(162(316)123(277)85(10-238)390-200)47-352-199(161(315)122(276)84(9-237)389-199)46-351-198(160(314)121(275)83(8-236)388-198)45-350-197(159(313)120(274)82(7-235)387-197)44-349-196(158(312)119(273)81(6-234)386-196)43-348-195(157(311)118(272)80(5-233)385-195)42-347-194(156(310)117(271)79(4-232)384-194)41-346-193(155(309)116(270)78(3-231)383-193)40-345-192(39-267)154(308)115(269)77(2-230)382-192/h76-191,229-344H,1-75H2/t76-,77-,78-,79-,80-,81-,82-,83-,84-,85-,86-,87-,88-,89-,90-,91-,92-,93-,94-,95-,96-,97-,98-,99-,100-,101-,102-,103-,104-,105-,106-,107-,108-,109-,110-,111-,112-,113-,114-,115-,116-,117-,118-,119-,120-,121-,122-,123-,124-,125-,126-,127-,128-,129-,130-,131-,132-,133-,134-,135-,136-,137-,138-,139-,140-,141-,142-,143-,144-,145-,146-,147-,148-,149-,150-,151-,152+,153-,154+,155+,156+,157+,158+,159+,160+,161+,162+,163+,164+,165+,166+,167+,168+,169+,170+,171+,172+,173+,174+,175+,176+,177+,178+,179+,180+,181+,182+,183+,184+,185+,186+,187+,188+,189+,190+,191-,192-,193-,194-,195-,196-,197-,198-,199-,200-,201-,202-,203-,204-,205-,206-,207-,208-,209-,210-,211-,212-,213-,214-,215-,216-,217-,218-,219-,220-,221-,222-,223-,224-,225-,226-,227-,228+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JYJIGFIDKWBXDU-MNNPPOADSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 38944,
            "identifier": "GO:0005947",
            "identifier_type": "str",
            "name": "mitochondrial alpha-ketoglutarate dehydrogenase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005947",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38945,
            "identifier": "GO:0007402",
            "identifier_type": "str",
            "name": "ganglion mother cell fate determination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007402",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38946,
            "identifier": "149685",
            "identifier_type": "int",
            "name": "ADIG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "adipogenin"
            },
            "metanode": "Gene"
        },
        {
            "id": 38947,
            "identifier": "3099",
            "identifier_type": "int",
            "name": "HK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "hexokinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 38948,
            "identifier": "N0000008241",
            "identifier_type": "str",
            "name": "Androstanes",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008241",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        }
    ]
}