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=contenttranslation

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

Query Content Translation database for translations.

Specific parameters:
Other general parameters are available.
translationid

Identigilo de traduko.

from

Lingvokodo de la fonta lingvo.

to

Lingvokodo de la cela lingvo.

sourcetitle

Titolo de la fonta paĝo.

sourcesectiontitle

The title of the source section (optional).

limit

The maximum number of translations to fetch.

Type: integer or max
The value must be between 1 and 500.
Normala: 100
offset

Offset into result set (optional).

type

State of the translation.

One of the following values: draft, published
Normala: draft
usecase

The usecase for which the translations are being fetched (optional).

One of the following values: desktop-editor-draft, translation-corpora-units, unified-dashboard
Examples:
Ricevi tradukojn komencitajn de aktuala uzanto.
api.php?action=query&list=contenttranslation [open in sandbox]
Ricevi tradukajn malnetojn laŭ identigilo.
api.php?action=query&list=contenttranslation&translationid=94 [open in sandbox]
Trovi ajnan tradukon por la petita titolo inter la petita lingva paro
api.php?action=query&list=contenttranslation&from=en&to=es&sourcetitle=Hibiscus [open in sandbox]