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=cxpublishedtranslations
- This module requires read rights.
- Source: ContentTranslation
- License: GPL-2.0-or-later
Merrni të gjitha informacionet e përkthyera të botuara.
Specific parameters:
Other general parameters are available.
- from
Kodi i gjuhës prej nga ështe marrë burimi.
- This parameter is required.
- to
Kodi i gjuhës në të cilën do të bëhet përkthimi.
- This parameter is required.
- limit
Numri maksimal i përkthimeve për të marrë.
- Type: integer or max
- The value must be between 1 and 500.
- Default: 500
- offset
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- Type: integer
- Default: 0
Example:
- Merri të gjitha përkthimet e publikuara
- api.php?action=query&list=cxpublishedtranslations&from=en&to=es [open in sandbox]