MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

action=feedrecentchanges

(main | feedrecentchanges)
  • This module requires read rights.
  • Source: MediaWiki
  • License: GPL-2.0+

Returns a recent changes feed.

Parameters:
feedformat

Srauto formatas.

One of the following values: rss, atom
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, 2300, 2301, 2302, 2303
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.

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

Maximum number of results to return.

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

Rodyti pakeitimus nuo tada.

Type: timestamp (allowed formats)
hideminor

Slėpti smulkius pakeitimus.

Type: boolean (details)
hidebots

Slėpti robotų pakeitimus.

Type: boolean (details)
hideanons

Slėpti vartotojų anonimų pakeitimus.

Type: boolean (details)
hideliu

Slėpti užsiregistravusių vartotojų pakeitimus.

Type: boolean (details)
hidepatrolled

Hide patrolled changes.

Type: boolean (details)
hidemyself

Slėpti pakeitimus, atliktus dabartinio vartotojo.

Type: boolean (details)
hidecategorization

Hide category membership changes.

Type: boolean (details)
tagfilter

Filtruoti pagal žymę.

target

Rodyti tik keitimus puslapiuose, pasiekiamuose iš šio puslapio.

showlinkedto

Show changes on pages linked to the selected page instead.

Type: boolean (details)
Examples:
Parodyti naujausius keitimus.
api.php?action=feedrecentchanges [open in sandbox]
Show recent changes for 30 days.
api.php?action=feedrecentchanges&days=30 [open in sandbox]