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

list=contenttranslationlangtrend

(main | query | contenttranslationlangtrend)
  • This module requires read rights.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Query Content Translation database for numbers of translations by period of time.

Specific parameters:
Other general parameters are available.
source

स्रोत भाषा कोड।

target

लक्षित भाषा कोड।

interval

रुझान का हिसाब करने का अंतराल। 'सप्ताह' या 'महीना' हो सकता है।

One of the following values: month, week
Default: week
Examples:
सभी प्रकाशित अनुवाद रुझान साप्ताहिक अंतराल से लाएँ जो स्पैनिश से कैटलान में अनुदित जोड़ी से सम्बंधित हों
api.php?action=query&list=contenttranslationlangtrend&source=es&target=ca&interval=week [open in sandbox]
सभी भाषाओं के प्रकाशित रुझान लाएँ
api.php?action=query&list=contenttranslationlangtrend [open in sandbox]