Translation projects API.

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

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

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