Translation projects API.

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

GET /api/projects/what-is-peertube-video/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "What is PeerTube video",
    "slug": "what-is-peertube-video",
    "id": 18,
    "web": "https://framatube.org/videos/watch/9c9de5e8-0a1e-484a-b099-e80766180a6d",
    "web_url": "https://weblate.framasoft.org/projects/what-is-peertube-video/",
    "url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/",
    "components_list_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/components/",
    "repository_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/repository/",
    "statistics_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/statistics/",
    "changes_list_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/changes/",
    "languages_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/languages/",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}