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.
  • Lähde: ContentTranslation
  • Lisenssi: GPL-2.0-or-later

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

Parametrit:
Other general parameters are available.
source

Lähdekielen koodi.

target

Kohdekielen koodi.

interval

The interval for calculating the trend. Can be week or month.

One of the following values: month, week
Default: week
esimerkkiä:
Fetch the publishing trend for the language pair es-ca with weekly intervals
api.php?action=query&list=contenttranslationlangtrend&source=es&target=ca&interval=week [avaa hiekkalaatikossa]
Fetch the publishing trend for all languages
api.php?action=query&list=contenttranslationlangtrend [avaa hiekkalaatikossa]