Translation projects API.

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

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

{
    "name": "ibus-chewing",
    "slug": "ibus-chewing",
    "id": 135,
    "web": "https://github.com/chewing/ibus-chewing",
    "web_url": "https://translate.fedoraproject.org/projects/ibus-chewing/",
    "url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/?format=api",
    "components_list_url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/components/?format=api",
    "repository_url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/repository/?format=api",
    "statistics_url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/statistics/?format=api",
    "categories_url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/categories/?format=api",
    "changes_list_url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/changes/?format=api",
    "languages_url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/languages/?format=api",
    "labels_url": "https://translate.fedoraproject.org/api/projects/ibus-chewing/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "Mailing list for translators: trans@lists.fedoraproject.org",
    "enable_hooks": true,
    "language_aliases": ""
}