Handles creating, reading and updating projects.

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

{
    "id": 3,
    "name": "DIG-AI",
    "homepage": "https://anr-dig-ai.github.io/content/",
    "description": "IG-AI’s main objective is to develop data science methods to leverage actionable knowledge from biological and identify real world candidate genes for plant improvement. We will focus on the following specific objectives: 1) Exploit knowledge engineering methods through the use of ontologies to formulate research hypotheses that link genotype to phenotype, 2) Manage efficiently large volumes of biological data to extract knowledge, 3) Use the AgroLD knowledge base to build networks of molecular interactions between genes and phenotypes from scattered data (scientific articles, public databases, experimental data), 4) Identify key genes for plant improvement among hundreds of potential results.",
    "topics": [
        "http://edamontology.org/topic_3474"
    ],
    "team": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api",
    "hostedBy": [],
    "fundedBy": [],
    "communities": [],
    "elixirPlatforms": [],
    "uses": []
}