Translation projects API.

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

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

{
    "name": "KiCad kbplacer plugin",
    "slug": "kicad-kbplacer",
    "id": 4270,
    "web": "https://github.com/adamws/kicad-kbplacer",
    "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/",
    "url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/kicad-kbplacer/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}