Translation projects API.

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

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

{
    "name": "Twilight: 2000 (4th Edition)",
    "slug": "t2k4e",
    "id": 55,
    "web": "https://github.com/fvtt-fria-ligan/twilight2000-foundry-vtt",
    "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/",
    "url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/?format=api",
    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/components/?format=api",
    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/repository/?format=api",
    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/statistics/?format=api",
    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/categories/?format=api",
    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/changes/?format=api",
    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/languages/?format=api",
    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/labels/?format=api",
    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/credits/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": "",
    "enforced_2fa": false
}