Translation projects API.

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

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

{
    "name": "RethinkDNS",
    "slug": "rethinkdns",
    "id": 4,
    "web": "https://github.com/celzero/rethink-app",
    "web_url": "https://weblate.frostnerd.com/projects/rethinkdns/",
    "url": "https://weblate.frostnerd.com/api/projects/rethinkdns/",
    "components_list_url": "https://weblate.frostnerd.com/api/projects/rethinkdns/components/",
    "repository_url": "https://weblate.frostnerd.com/api/projects/rethinkdns/repository/",
    "statistics_url": "https://weblate.frostnerd.com/api/projects/rethinkdns/statistics/",
    "changes_list_url": "https://weblate.frostnerd.com/api/projects/rethinkdns/changes/",
    "languages_url": "https://weblate.frostnerd.com/api/projects/rethinkdns/languages/",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "",
    "enable_hooks": true,
    "language_aliases": ""
}