Translation projects API.

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

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

{
    "name": "AshOS",
    "slug": "ashos",
    "id": 4208,
    "web": "https://github.com/ashos/ashos",
    "web_url": "https://hosted.weblate.org/projects/ashos/",
    "url": "https://hosted.weblate.org/api/projects/ashos/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/ashos/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/ashos/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/ashos/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/ashos/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/ashos/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/ashos/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/ashos/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "You always wanted to try Fedora Rawhide but after a few days, its fragility got on your nerves. Then, maybe you tried Fedora Silverblue Rawhide but then its complicated and slow git-like ostree operations killed your mood! Well, no more! Now you can try this bleeding edge distro (and many more distros like Debian sid) with more peace of mind.\r\n\r\nAshOS is a unique meta-distribution that aims to bring immutability even to distros that do not have this very useful feature i.e. Arch Linux, Gentoo, etc. Software is installed and configured into individual snapshot trees, which can then be deployed and booted into.\r\n\r\nPlease first of all translate the README.md for the target localization and then translate main function by @i2",
    "enable_hooks": true,
    "language_aliases": ""
}