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

Izvorni jezički kôd.

target

Ciljni jezički kôd.

interval

Interval za izračunavanje trenda. Može biti sedmica ili mjesec.

One of the following values: month, week
Default: week
Primjeri:
Uzmi trend objavljivanja za jezički par španskog i katalonskog u sedmičnom intervalu
api.php?action=query&list=contenttranslationlangtrend&source=es&target=ca&interval=week [open in sandbox]
Uzmi trend objavljivanja za sve jezike
api.php?action=query&list=contenttranslationlangtrend [open in sandbox]