Translation projects API.

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

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

{
    "name": "Diyseeds.org - subtitles",
    "slug": "diyseeds-org-subtitles",
    "id": 15,
    "web": "https://www.diyseeds.org",
    "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-subtitles/",
    "url": "http://translate.diyseeds.org/api/projects/diyseeds-org-subtitles/?format=api",
    "components_list_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-subtitles/components/?format=api",
    "repository_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-subtitles/repository/?format=api",
    "statistics_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-subtitles/statistics/?format=api",
    "changes_list_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-subtitles/changes/?format=api",
    "languages_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-subtitles/languages/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "https://www.diyseeds.org/en/translate-diyseeds/",
    "enable_hooks": true,
    "language_aliases": ""
}