Translation projects API.

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

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

{
    "name": "Midi QOL",
    "slug": "midi-qol",
    "id": 56,
    "web": "https://gitlab.com/tposney/midi-qol",
    "web_url": "https://weblate.foundryvtt-hub.com/projects/midi-qol/",
    "url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/?format=api",
    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/components/?format=api",
    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/repository/?format=api",
    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/statistics/?format=api",
    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/categories/?format=api",
    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/changes/?format=api",
    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/languages/?format=api",
    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/labels/?format=api",
    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/midi-qol/credits/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": "",
    "enforced_2fa": false
}