Translation projects API.

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

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

{
    "name": "cockpit-wicked",
    "slug": "cockpit-wicked",
    "id": 307,
    "web": "https://github.com/openSUSE/cockpit-wicked",
    "web_url": "https://l10n.opensuse.org/projects/cockpit-wicked/",
    "url": "https://l10n.opensuse.org/api/projects/cockpit-wicked/?format=api",
    "components_list_url": "https://l10n.opensuse.org/api/projects/cockpit-wicked/components/?format=api",
    "repository_url": "https://l10n.opensuse.org/api/projects/cockpit-wicked/repository/?format=api",
    "statistics_url": "https://l10n.opensuse.org/api/projects/cockpit-wicked/statistics/?format=api",
    "changes_list_url": "https://l10n.opensuse.org/api/projects/cockpit-wicked/changes/?format=api",
    "languages_url": "https://l10n.opensuse.org/api/projects/cockpit-wicked/languages/?format=api",
    "translation_review": true,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}