Translation projects API.

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

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

{
    "name": "Hedy",
    "slug": "hedy",
    "id": 2363,
    "web": "https://hedy.org/",
    "web_url": "https://hosted.weblate.org/projects/hedy/",
    "url": "https://hosted.weblate.org/api/projects/hedy/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/hedy/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/hedy/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/hedy/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/hedy/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/hedy/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/hedy/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/hedy/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": false,
    "instructions": "Translating Hedy\r\n================\r\n\r\nHedy is now (partly) available in many languages (see [stats](https://hosted.weblate.org/engage/hedy/)) we'd love to support more languages and complete the ones we have!\r\n\r\nGetting started\r\n================\r\n\r\nIf you are new to Hedy and/or to Weblate, the best thing do to is to follow our [Translation Tutorial on the Hedy Wiki](https://github.com/hedyorg/hedy/wiki/Hedy-Translation-Tutorial). Do you want to stay up to date with changes from the Hedy team? Register for the [newsletter for translators](https://hedy.org/subscribe) and we will let you know when new texts are there.\r\n\r\nConnecting with the Hedy Community!\r\n================\r\n\r\nAny questions can be sent to <hello@hedy.org> or join us on [Discord](https://discord.gg/yYug6CYfcq) in the #translators channel to chat!\r\n\r\nComponents\r\n================\r\n\r\nThe Hedy repository consists of a number of different components. They are listed in our preferred order of translations, and the text between brackets indicates the size of the component.\r\n\r\n- [Adventures(large)](https://hosted.weblate.org/projects/hedy/adventures/) contains all explanatory texts on the website in the tabs. \r\n- [Cheatsheets (medium)](https://hosted.weblate.org/projects/hedy/cheatsheets/) contains the texts and examples of the cheat sheets at the 🤔 emoji in the top corner (top left for left to right languages like English, top right in a right to left language like Arabic)\r\n- [Keywords (small)](https://hosted.weblate.org/projects/hedy/keywords/) If you want people to be able to code in your language, you will have to translate the keywords, for example, to allow kids in Spanish to use `imprimir ola` instead of `print hello` \r\n- [client-messages (small)](https://hosted.weblate.org/projects/hedy/client-messages/) There are a few error messages that we show on the front-end which are translated here. \r\n- [Texts (medium)](https://hosted.weblate.org/projects/hedy/web-texts/) contains the texts of all UI elements such as error messages and menu items.\r\n- [Achievements (small)](https://hosted.weblate.org/projects/hedy/achievements/) Users of Hedy can reach certain achievements such as running an erroneous program 3 times in a row. These achievements are stored in this component\r\n- [Parsons (medium)](https://hosted.weblate.org/settings/hedy/parsons/) contains the puzzles of the website\r\n- [Quizzes (large)](https://hosted.weblate.org/settings/hedy/quizzes/) contains the quizzes of the website (f.e. https://www.hedycode.com/hedy#quiz)\r\n- [Webpages (medium)](https://hosted.weblate.org/projects/hedy/webpages/nl/) Lowest priority, this component holds the texts of the website surrounding Hedy. This component does not affect the programming part of the website.",
    "enable_hooks": true,
    "language_aliases": ""
}