Historical Redirect Instance
API endpoint that allows redirect history to be viewed.
Filter fields
You can filter the result set by providing the following query parameters:
source
-- Filter by source slug. Supports the standard lookup typesdestination
-- Filter by destination page. Allows for chained filtering on all of the filters available on the page resource, e.g.destination__slug
.region
-- 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:
source
history_date
You can reverse ordering by using the -
sign, e.g. -source
.
GET /api/v4/redirects_history/32291/
https://zh.localwiki.org/api/v4/redirects_history/32291/", "source": "users/bayareatutoring", "destination": "https://zh.localwiki.org/api/v4/pages_history/1420802/", "region": "https://zh.localwiki.org/api/v4/regions/3/", "history_comment": null, "history_date": "2022-06-01T08:46:02.698", "history_type": 0, "history_user": "https://zh.localwiki.org/api/v4/users/113215/", "history_user_ip": "120.29.87.33" }{ "url": "