Translation projects API.

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

GET /api/projects/kodi-core/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Kodi core",
    "slug": "kodi-core",
    "id": 2,
    "web": "https://kodi.tv/",
    "web_url": "https://kodi.weblate.cloud/projects/kodi-core/",
    "url": "https://kodi.weblate.cloud/api/projects/kodi-core/?format=api",
    "components_list_url": "https://kodi.weblate.cloud/api/projects/kodi-core/components/?format=api",
    "repository_url": "https://kodi.weblate.cloud/api/projects/kodi-core/repository/?format=api",
    "statistics_url": "https://kodi.weblate.cloud/api/projects/kodi-core/statistics/?format=api",
    "categories_url": "https://kodi.weblate.cloud/api/projects/kodi-core/categories/?format=api",
    "changes_list_url": "https://kodi.weblate.cloud/api/projects/kodi-core/changes/?format=api",
    "languages_url": "https://kodi.weblate.cloud/api/projects/kodi-core/languages/?format=api",
    "labels_url": "https://kodi.weblate.cloud/api/projects/kodi-core/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": "af:af_za,ar:ar_sa,am:am_et,ast:ast_es,az:az_az,be:be_by,bg:bg_bg,bs:bs_ba,ca:ca_es,cs:cs_cz,cy:cy_gb,da:da_dk,de:de_de,el:el_gr,en:en_gb,es:es_es,et:et_ee,eu:eu_es,fa:fa_af,fi:fi_fi,fo:fo_fo,fr:fr_fr,gl:gl_es,hi:hi_in,hr:hr_hr,hu:hu_hu,hy:hy_am,id:id_id,is:is_is,it:it_it,iw:he_il,ja:ja_jp,kl:kl_gl,kn:kn_in,ko:ko_kr,lt:lt_lt,lv:lv_lv,mk:mk_mk,ml:ml_in,mn:mn_mn,ms:ms_my,mt:mt_mt,my:my_mm,nb:nb_no,os:os_os,nl:nl_nl,pl:pl_pl,pt:pt_pt,ro:ro_ro,ru:ru_ru,si:si_lk,sk:sk_sk,sl:sl_si,sq:sq_al,sr:sr_rs,sr_rs@latin:sr_Latn,sv:sv_se,tg:tg_tj,ta:ta_in,te:te_in,th:th_th,tr:tr_tr,uk:uk_ua,uz:uz_uz,vi:vi_vn"
}