MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=feedrecentchanges
- This module requires read rights.
 - Source: MediaWiki
 - License: GPL-2.0-or-later
 
Returns a recent changes feed.
- feedformat
 The format of the feed.
- 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.
- Τύπος: boolean (λεπτομέρειες)
 - associated
 Include associated (talk or main) namespace.
- Τύπος: boolean (λεπτομέρειες)
 - 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
 Εμφάνιση αλλαγών από τότε.
- Type: timestamp (allowed formats)
 - hideminor
 Απόκρυψη μικρών αλλαγών.
- Τύπος: boolean (λεπτομέρειες)
 - hidebots
 Απόκρυψη αλλαγών που έγιναν από ρομπότ.
- Τύπος: boolean (λεπτομέρειες)
 - hideanons
 Απόκρυψη αλλαγών που έγιναν από ανώνυμους χρήστες.
- Τύπος: boolean (λεπτομέρειες)
 - hideliu
 Απόκρυψη αλλαγών που έγιναν από εγγεγραμμένους χρήστες.
- Τύπος: boolean (λεπτομέρειες)
 - hidepatrolled
 Απόκρυψη ελεγμένων αλλαγών.
- Τύπος: boolean (λεπτομέρειες)
 - hidemyself
 Απόκρυψη αλλαγών που έγιναν από τον τρέχοντα χρήστη.
- Τύπος: boolean (λεπτομέρειες)
 - hidecategorization
 Hide category membership changes.
- Τύπος: boolean (λεπτομέρειες)
 - tagfilter
 Φιλτράρισμα κατά ετικέτα.
- target
 Εμφάνιση μόνο των αλλαγών σε σελίδες που συνδέονται με αυτή τη σελίδα.
- showlinkedto
 Show changes on pages linked to the selected page instead.
- Τύπος: boolean (λεπτομέρειες)
 
- Εμφάνιση πρόσφατων αλλαγών.
 - api.php?action=feedrecentchanges [open in sandbox]
 - Εμφάνιση πρόσφατων αλλαγών για 30 ημέρες.
 - api.php?action=feedrecentchanges&days=30 [open in sandbox]