JSON is available as a content model for pages, but when retrieving page content with action=raw, the ctype option does not allow a response content-type of application/json, if requested, instead defaulting to text/x-wiki. This content-type should be allowed for those pages.
Description
Description
Event Timeline
Comment Actions
Cannot reproduce. https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/WikiProject_templates.json?action=raw&ctype=application/json gives an application/json response. May have been fixed in the intervening years.