Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/kodi-core/service-xbmc-versioncheck/links/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Kodi add-ons: services",
            "slug": "kodi-add-ons-services",
            "id": 18,
            "web": "https://kodi.tv/addons/omega/category/services",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-services/",
            "url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/?format=api",
            "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/components/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/repository/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/statistics/?format=api",
            "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/categories/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/changes/?format=api",
            "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/languages/?format=api",
            "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-add-ons-services/labels/?format=api",
            "translation_review": true,
            "source_review": false,
            "set_language_team": true,
            "instructions": "## [Join a language team](https://forum.kodi.tv/showthread.php?tid=363132)  \r\n\r\n## [Using Weblate](https://forum.kodi.tv/showthread.php?tid=363590)\r\n\r\n## [Submit an add-on for translation](https://forum.kodi.tv/showthread.php?tid=359836) \r\n<br/>  \r\n<br/>  \r\n# [Join the official Slack channel for language and translation related discussions](https://forum.kodi.tv/showthread.php?tid=370465)\r\n# Or contact @gade \r\n\r\n<br/>  \r\n<br/>  \r\n# [Wiki: Translations](https://kodi.wiki/view/Translations)  \r\n<br/>  \r\n# [Wiki: Language support in Kodi](https://kodi.wiki/view/Language_support)",
            "enable_hooks": true,
            "language_aliases": "sr_rs@latin:sr_Latn"
        }
    ]
}