Translation projects API.

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

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

{
    "name": "fprintd",
    "slug": "fprintd",
    "id": 117,
    "web": "https://gitlab.freedesktop.org/libfprint/fprintd",
    "web_url": "https://translate.fedoraproject.org/projects/fprintd/",
    "url": "https://translate.fedoraproject.org/api/projects/fprintd/?format=api",
    "components_list_url": "https://translate.fedoraproject.org/api/projects/fprintd/components/?format=api",
    "repository_url": "https://translate.fedoraproject.org/api/projects/fprintd/repository/?format=api",
    "statistics_url": "https://translate.fedoraproject.org/api/projects/fprintd/statistics/?format=api",
    "categories_url": "https://translate.fedoraproject.org/api/projects/fprintd/categories/?format=api",
    "changes_list_url": "https://translate.fedoraproject.org/api/projects/fprintd/changes/?format=api",
    "languages_url": "https://translate.fedoraproject.org/api/projects/fprintd/languages/?format=api",
    "labels_url": "https://translate.fedoraproject.org/api/projects/fprintd/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}