Translation projects API.

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

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

{
    "name": "yast-sap-installation-wizard",
    "slug": "yast-sap-installation-wizard",
    "id": 257,
    "web": "https://github.com/yast/yast-translations/tree/master/po/sap-installation-wizard",
    "web_url": "https://l10n.opensuse.org/projects/yast-sap-installation-wizard/",
    "url": "https://l10n.opensuse.org/api/projects/yast-sap-installation-wizard/?format=api",
    "components_list_url": "https://l10n.opensuse.org/api/projects/yast-sap-installation-wizard/components/?format=api",
    "repository_url": "https://l10n.opensuse.org/api/projects/yast-sap-installation-wizard/repository/?format=api",
    "statistics_url": "https://l10n.opensuse.org/api/projects/yast-sap-installation-wizard/statistics/?format=api",
    "changes_list_url": "https://l10n.opensuse.org/api/projects/yast-sap-installation-wizard/changes/?format=api",
    "languages_url": "https://l10n.opensuse.org/api/projects/yast-sap-installation-wizard/languages/?format=api",
    "translation_review": true,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}