Translation projects API.

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

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

{
    "name": "schul-frei",
    "slug": "schul-frei",
    "id": 13,
    "web": "https://schul-frei.dev",
    "web_url": "https://translate.edugit.org/projects/schul-frei/",
    "url": "https://translate.edugit.org/api/projects/schul-frei/?format=api",
    "components_list_url": "https://translate.edugit.org/api/projects/schul-frei/components/?format=api",
    "repository_url": "https://translate.edugit.org/api/projects/schul-frei/repository/?format=api",
    "statistics_url": "https://translate.edugit.org/api/projects/schul-frei/statistics/?format=api",
    "categories_url": "https://translate.edugit.org/api/projects/schul-frei/categories/?format=api",
    "changes_list_url": "https://translate.edugit.org/api/projects/schul-frei/changes/?format=api",
    "languages_url": "https://translate.edugit.org/api/projects/schul-frei/languages/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}