Translation projects API.

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

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

{
    "name": "Amikumu",
    "slug": "amikumu",
    "id": 3,
    "web": "https://amikumu.com",
    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
    "translation_review": true,
    "source_review": true,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
}