Translation projects API.

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

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

{
    "name": "gtk4-desktop-icons-ng",
    "slug": "gtk4-desktop-icons-ng",
    "id": 3380,
    "web": "https://gitlab.com/smedius/desktop-icons-ng",
    "web_url": "https://hosted.weblate.org/projects/gtk4-desktop-icons-ng/",
    "url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/gtk4-desktop-icons-ng/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "Project uses gettext for translation with po and pot files.\r\n\r\nAll strings in the project are in English.\r\n\r\nPlease feel free to translate them into the Language of your choice.\r\n\r\nYou can add languages on the Weblate web site as well.",
    "enable_hooks": true,
    "language_aliases": ""
}