{"json_modified": "2015-09-11T05:47:50.158116", "slug": "Web/JavaScript/Reference/Global_Objects/JSON/parse", "tags": [], "locale": "it", "title": "JSON.parse()", "translations": [{"title": "JSON.parse()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse", "tags": ["ECMAScript5", "Reference", "Method", "JSON", "JavaScript"], "summary": "The JSON.parse() method parses a string as JSON, optionally transforming the value produced by parsing.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-08-21T09:01:24", "review_tags": []}, {"title": "JSON.parse()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse", "tags": ["ECMAScript5", "Method", "JSON", "JavaScript"], "summary": "JSON.parse() \u30e1\u30bd\u30c3\u30c9\u306f\u6587\u5b57\u5217\u3092 JSON \u3068\u3057\u3066\u89e3\u6790\u3057\u3001\u307e\u305f\u4efb\u610f\u3067\u89e3\u6790\u306b\u3088\u3063\u3066\u4f5c\u308a\u51fa\u3055\u308c\u305f\u5024\u3092\u5909\u63db\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-15T00:53:46", "review_tags": []}, {"title": "JSON.parse()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/JSON/parse", "tags": ["ECMAScript5", "Reference", "R\u00e9f\u00e9rence", "JSON", "JavaScript", "Method"], "summary": "La m\u00e9thode\u00a0JSON.parse()\u00a0parse une chaine de caract\u00e8res en JSON et, optionnellement, transforme la valeur produite par l'analyse.", "localization_tags": [], "locale": "fr", "last_edit": "2015-08-21T13:48:31", "review_tags": []}, {"title": "JSON.parse()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse", "tags": ["ECMAScript5", "parse", "JSON", "JavaScript"], "summary": "JSON.parse() \u65b9\u6cd5\u53ef\u4ee5\u5c06\u4e00\u4e2a JSON \u5b57\u7b26\u4e32\u89e3\u6790\u6210\u4e3a\u4e00\u4e2a JavaScript \u503c\u3002\u5728\u89e3\u6790\u8fc7\u7a0b\u4e2d\uff0c\u8fd8\u53ef\u4ee5\u9009\u62e9\u6027\u7684\u7be1\u6539\u67d0\u4e9b\u5c5e\u6027\u7684\u539f\u59cb\u89e3\u6790\u503c\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-03-11T00:37:00", "review_tags": []}, {"title": "JSON.parse()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse", "tags": ["ECMAScript5", "Reference", "R\u00e9f\u00e9rence", "JSON", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 JSON.parse() \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u0435\u0442 \u0441\u0442\u0440\u043e\u043a\u0443 JSON, \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0441 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u043c\u043e\u0433\u043e \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0440\u0430\u0437\u0431\u043e\u0440\u0430 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f.", "localization_tags": [], "locale": "ru", "last_edit": "2015-05-12T07:25:11", "review_tags": []}, {"title": "JSON.parse()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/JSON/parse", "tags": [], "summary": "El m\u00e9todo\u00a0JSON.parse()\u00a0analiza una cadena de texto como un JSON, transformando opcionalmente\u00a0\u00a0el valor producido por el an\u00e1lisis.", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2015-02-09T07:03:39", "review_tags": []}, {"title": "JSON.parse()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse", "tags": [], "summary": "Editorial review completed.", "localization_tags": [], "locale": "de", "last_edit": "2015-08-05T10:18:43", "review_tags": []}, {"title": "JSON.parse()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse", "tags": [], "summary": "O m\u00e9todo\u00a0JSON.parse()\u00a0converte uma string para JSON, opicionalmente transformando o valor produzido por convers\u00e3o.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2015-06-30T13:45:32", "review_tags": []}], "modified": "2015-09-11T05:47:49", "label": "JSON.parse()", "localization_tags": ["inprogress"], "url": "/it/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse", "last_edit": "2015-09-11T05:47:45", "summary": "Il metodo\u00a0JSON.parse()\u00a0parserizza una stringa\u00a0JSON, opzionalmente trasforma il valore ottenuto dal parsing.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Sintassi", "title": "Sintassi"}, {"id": "Parametetri", "title": "Parametetri"}, {"id": "Parametro_restituito", "title": "Parametro\u00a0restituito"}, {"id": "Throws", "title": "Throws"}, {"id": "Examples", "title": "Examples"}, {"id": "Using_JSON.parse()", "title": "Using "}, {"id": "Using_the_reviver_parameter", "title": "Using the "}, {"id": "JSON.parse()_does_not_allow_trailing_commas", "title": null}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "Gecko-specific_notes", "title": "Gecko-specific notes"}, {"id": "See_also", "title": "See also"}], "id": 161299, "review_tags": []}