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

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

Get user's favorite suggestions for Content Translation.

Specific parameters:
Other general parameters are available.
limit

The maximum number of translation suggestions to fetch.

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

Offset for paginated results.

Example:
Fetch the favorite suggestions for the current user
api.php?action=query&list=contenttranslationfavoritesuggestions [open in sandbox]