Translation projects API.

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

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

{
    "name": "Forien's Quest Log",
    "slug": "forien-quest-log",
    "id": 13,
    "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log",
    "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/",
    "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api",
    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api",
    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api",
    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api",
    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api",
    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api",
    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api",
    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api",
    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.",
    "enable_hooks": true,
    "language_aliases": "",
    "enforced_2fa": false
}