{"json_modified": "2013-09-30T17:28:18.500834", "slug": "Web/JavaScript/Reference/Global_Objects/Array/some", "tags": ["ECMAScript5", "Array", "JavaScript", "Array methods", "JavaScript 1.6"], "locale": "en-US", "title": "Array some method", "translations": [{"locale": "ja", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/some", "title": "Array.some"}, {"locale": "pl", "url": "/pl/docs/Dokumentacja_j%C4%99zyka_JavaScript_1.5/Obiekty/Array/some", "title": "some"}, {"locale": "ru", "url": "/ru/docs/JavaScript/Reference/Global_Objects/Array/some", "title": "Array some method"}], "modified": "2013-09-30T17:28:18", "label": "Array some method", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/some", "summary": "Tests whether some element in the array passes the test implemented by the provided function.", "sections": [{"id": "Summary", "title": "Summary"}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Example:_Testing_size_of_all_array_elements", "title": "Example: Testing value of all array elements"}, {"id": "Compatibility", "title": "Compatibility"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 1726, "review_tags": []}