Translation projects API.

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

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

{
    "name": "Memorial Archives",
    "slug": "memorial-archives",
    "id": 1,
    "web": "http://memorial-archives.international/",
    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
    "url": "https://translate.memarc.info/api/projects/memorial-archives/",
    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/",
    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/",
    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/",
    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/",
    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "New Widget Components can be translated here.",
    "enable_hooks": true,
    "language_aliases": ""
}