I have made the following minor improvements to your page:
- Fixed the overflow issue in the response section.
- Minor copy editing like adding full stops where you might have forgotten them.
- Removed the links to the API pages as I see that they are also in the "See also" section. We want to avoid duplication:)
There are some deletions that I had made but I have added them back because maybe you had a reason to add them. I have some questions concerning them:
- You have added the
{{MW 1.33|and after}}
template. I'm wondering if the information on this page is not applicable to Mediawiki versions below 1.33 as well. Did you test on a lower MediaWiki version or how did you know that this information would only work in MediaWiki versions 1.33 and above only?
- Where is the translation marker in the "See also" section derived from?
I think the page looks good so we can address the content now:). Taking the view point of someone who does not know anything about how to get the contents of a page via the API, I would be confused about the following things:
- In your first paragraph, you have mentioned the ways in which someone can get content through the API. However, the sub headings, i.e "Method 1..., Method 2..., Method 3..." are not the same to the ways you have mentioned. The subheadings include which API to use, yet you had not mentioned the APIs in your first paragraph, so I would be very confused whether you are referring to the same concepts. Since this page is about getting the contents of a page via the API, I think the ways should contain which content format you can get and from which API e.g "Get parsed content of a page through API:Parse".
- In the method explanation, I think it would be more appropriate to specify which content format(wikitext, html..etc) can be retrieved through the said API, and how to retrieve the content. I see that your explanation is a copy of the descriptions of the API modules in the auto-generated documentation. These APIs, e.g API:Revisions do more than just getting the contents of a page so the general descriptions may contain information that is not relevant to this page :).