Translation projects API.

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

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

{
    "name": "Vesta Webtrees Custom Modules",
    "slug": "vesta-webtrees-custom-modules",
    "id": 576,
    "web": "https://github.com/vesta-webtrees-2-custom-modules",
    "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/",
    "url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/vesta-webtrees-custom-modules/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "Additional translations and contributions of further languages are very welcome!\r\nIf you intend to add a new language, make sure it's supported in webtrees itself (see <https://translate.webtrees.net/projects/webtrees/webtrees/> for translations of webtrees).",
    "enable_hooks": true,
    "language_aliases": ""
}