Translation projects API.

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

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

{
    "name": "Diyseeds.org - organizations",
    "slug": "diyseeds-org-organizations",
    "id": 13,
    "web": "https://www.diyseeds.org",
    "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-organizations/",
    "url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/?format=api",
    "components_list_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/components/?format=api",
    "repository_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/repository/?format=api",
    "statistics_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/statistics/?format=api",
    "changes_list_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/changes/?format=api",
    "languages_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/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": ""
}