Translation projects API.

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

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

{
    "name": "The Long Dark",
    "slug": "the-long-dark",
    "id": 36,
    "web": "https://www.thelongdark.com/",
    "web_url": "https://itzulpenak.gamerauntsia.eus/projects/the-long-dark/",
    "url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-long-dark/?format=api",
    "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-long-dark/components/?format=api",
    "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-long-dark/repository/?format=api",
    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-long-dark/statistics/?format=api",
    "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-long-dark/categories/?format=api",
    "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-long-dark/changes/?format=api",
    "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-long-dark/languages/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}