Translation projects API.

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

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

{
    "name": "CutefishOS",
    "slug": "cutefishos",
    "id": 1323,
    "web": "https://github.com/cutefishos",
    "web_url": "https://hosted.weblate.org/projects/cutefishos/",
    "url": "https://hosted.weblate.org/api/projects/cutefishos/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/cutefishos/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/cutefishos/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/cutefishos/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/cutefishos/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/cutefishos/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/cutefishos/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/cutefishos/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "CutefishOS is a Linux desktop operating system that focuses on simplicity, beauty and practicality. Our goal is to provide users with a comfortable interface design, a better user experience, and meet the needs of various scenarios.\r\n\r\nhttps://cutefishos.github.io/docs/getinvolved/translation.html",
    "enable_hooks": true,
    "language_aliases": ""
}