Translation projects API.

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

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

{
    "name": "Twodsix - Cepheus & Traveller (Unofficial)",
    "slug": "twodsix",
    "id": 15,
    "web": "https://github.com/xdy/twodsix-foundryvtt",
    "web_url": "https://weblate.foundryvtt-hub.com/projects/twodsix/",
    "url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/?format=api",
    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/components/?format=api",
    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/repository/?format=api",
    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/statistics/?format=api",
    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/categories/?format=api",
    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/changes/?format=api",
    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/languages/?format=api",
    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/labels/?format=api",
    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/credits/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": "",
    "enforced_2fa": false
}