Translation projects API.

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

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

{
    "name": "PDF Mix Tool",
    "slug": "pdf-mix-tool",
    "id": 217,
    "web": "https://scarpetta.eu/pdfmixtool",
    "web_url": "https://hosted.weblate.org/projects/pdf-mix-tool/",
    "url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/pdf-mix-tool/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}