{"json_modified": "2016-07-09T04:03:41.027471", "uuid": "1661e2f9-c8ab-45f8-b477-50b74cecbcbf", "title": "XMLHttpRequest.responseText", "url": "/en-US/docs/Web/API/XMLHttpRequest/responseText", "tags": ["Reference", "XMLHttpRequest"], "translations": [], "modified": "2016-07-09T04:03:41", "label": "XMLHttpRequest.responseText", "localization_tags": [], "locale": "en-US", "id": 165171, "last_edit": "2016-02-02T10:05:49", "summary": "The XMLHttpRequest.responseText property returns a DOMString that contains the response to the request as text, or null if the request was unsuccessful or has not yet been sent. The responseText property will have the partial response as it arrives even before the request is complete. If responseType is set to anything other than the empty string or \"text\", accessing responseText will throw InvalidStateError exception.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}], "slug": "Web/API/XMLHttpRequest/responseText", "review_tags": []}