Translation projects API.

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

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

{
    "name": "PowerTune",
    "slug": "powertune",
    "id": 5139,
    "web": "https://www.powertunedigital.com/",
    "web_url": "https://hosted.weblate.org/projects/powertune/",
    "url": "https://hosted.weblate.org/api/projects/powertune/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/powertune/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/powertune/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/powertune/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/powertune/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/powertune/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/powertune/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/powertune/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "The PowerTune Digital Dash is a high-performance, customizable digital dashboard designed for automotive applications. It provides real-time data display, including but not limited to, speed, RPM, engine temperature, and fuel levels. The system supports various vehicle sensors and ECU data inputs, offering users comprehensive monitoring of their vehicle's performance. Its customizable interface allows users to personalize layouts and gauges to suit their preferences and needs. The dash features a high-resolution, bright display for clear visibility under different lighting conditions. It's designed for ease of installation and compatibility with a wide range of vehicles, making it suitable for both professional racers and automotive enthusiasts.",
    "enable_hooks": true,
    "language_aliases": ""
}