MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=feedrecentchanges

(main | feedrecentchanges)

Returns a recent changes feed.

Specific parameters:
Other general parameters are available.
feedformat

The format of the feed.

One of the following values: atom, rss
Default: rss
namespace

Namespace to limit the results to.

One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 828, 829
invert

All namespaces but the selected one.

Type: boolean (details)
associated

Include associated (talk or main) namespace.

Type: boolean (details)
days

Days to limit the results to.

Type: integer
The value must be no less than 1.
Default: 7
limit

Maximum number of results to return.

Type: integer
The value must be between 1 and 50.
Default: 50
from

Show changes since then.

Type: timestamp (allowed formats)
hideminor

Kaŝi redaktetojn.

Type: boolean (details)
hidebots

Kaŝi robotajn ŝanĝojn.

Type: boolean (details)
hideanons

Kaŝi redaktojn de anonimuloj.

Type: boolean (details)
hideliu

Kaŝi redaktojn de ensalutintaj uzantoj.

Type: boolean (details)
hidepatrolled

Kaŝi reviziitajn ŝanĝojn.

Type: boolean (details)
hidemyself

Kaŝi ŝanĝojn faritajn de la nuna uzanto.

Type: boolean (details)
hidecategorization

Kaŝi ŝanĝojn de kategoria aneco.

Type: boolean (details)
tagfilter

Filtri laŭ etikedo.

target

Show only changes on pages linked from this page.

showlinkedto

Show changes on pages linked to the selected page instead.

Type: boolean (details)
Examples:
Montri ĵusajn ŝanĝojn.
api.php?action=feedrecentchanges [open in sandbox]
Montri ŝanĝojn dum la lastaj 30 tagoj.
api.php?action=feedrecentchanges&days=30 [open in sandbox]