Translation projects API.

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

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

{
    "name": "blood pressure monitor",
    "slug": "blood-pressure-monitor-fl",
    "id": 4195,
    "web": "https://github.com/NobodyForNothing/blood-pressure-monitor-fl/",
    "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/",
    "url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/?format=api",
    "components_list_url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/components/?format=api",
    "repository_url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/repository/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/statistics/?format=api",
    "categories_url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/categories/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/changes/?format=api",
    "languages_url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/languages/?format=api",
    "labels_url": "https://hosted.weblate.org/api/projects/blood-pressure-monitor-fl/labels/?format=api",
    "translation_review": false,
    "source_review": false,
    "set_language_team": true,
    "instructions": "When translating please follow these rules, a rule that comes first has higher precedence.\r\n1.) It should be easy to understand what something means. \r\n2.) Try to sound as friendly and welcoming as possible. Errors shouldn't discourage.\r\n3.) Try to keep it short. While long text will be fully displayed in most cases (notable exceptions are titles/descriptions of settings and titles of statistics), they can break the layout.",
    "enable_hooks": true,
    "language_aliases": ""
}