Historical Page Instance
API endpoint for viewing page history.
Filter fields
You can filter the result set by providing the following query parameters:
name
-- Filter by name, exact.slug
-- Filter by pageslug
. Supports the standard lookup typesregion
-- Filter by region. Allows for chained filtering on all of the filters available on the region resource, e.g.region__slug
.
And the usual set of historical filter fields:
history_user
- filter by theuser
resource of the editor, if user was logged in. Allows for chained filtering on all of the filters available on the user resource, e.g.history_user__username
.history_user_ip
- filter by the IP address of the editor.history_date
- filter by history date. Supports the standard lookup typeshistory_type
- filter by history type id, exact.
Ordering
You can order the result set by providing the ordering
query parameter with the value of one of:
slug
history_date
You can reverse ordering by using the -
sign, e.g. -slug
.
GET /api/v4/pages_history/1422835/
https://zh.localwiki.org/api/v4/pages_history/1422835/", "name": "Front Page", "slug": "front page", "content": "<p>\n \tWelcome to the new LocalWiki region for Harrisburg!\n <p>\n \tClick on <strong>Explore</strong> at the top to see what's here now.</p>\n <p>\n \tYou can edit this and any other page by clicking the <strong>Edit</strong> button.</p>\n <p>Need <strong>help</strong>? Please see the <a href=\"http://localwiki.net/main/Help\">help page</a> on the <a href=\"http://localwiki.net/main/\">LocalWiki Guide</a>!</p>", "region": "https://zh.localwiki.org/api/v4/regions/2690/", "history_comment": null, "history_date": "2022-06-28T07:49:24.758", "history_type": 0, "history_user": "https://zh.localwiki.org/api/v4/users/113669/", "history_user_ip": "8.20.65.4" }{ "url": "