Translation projects API.

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

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

{
    "name": "fedora-websites-3.0",
    "slug": "fedora-websites-3-0",
    "id": 124,
    "web": "https://gitlab.com/fedora/websites-apps/fedora-websites/fedora-websites-3.0",
    "web_url": "https://translate.fedoraproject.org/projects/fedora-websites-3-0/",
    "url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/?format=api",
    "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/components/?format=api",
    "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/repository/?format=api",
    "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/statistics/?format=api",
    "categories_url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/categories/?format=api",
    "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/changes/?format=api",
    "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/languages/?format=api",
    "labels_url": "https://translate.fedoraproject.org/api/projects/fedora-websites-3-0/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "This project host translation for the new fedoraproject.org website.  \r\nMore information can be found on the Gitlab project & Fedora Chat:  \r\nhttps://gitlab.com/fedora/websites-apps/fedora-websites/fedora-websites-3.0  \r\nhttps://chat.fedoraproject.org/#/room/#websites:fedoraproject.org",
    "enable_hooks": true,
    "language_aliases": ""
}